Return nodes, sorted by similarity to the search term. Use search=<str> to search identifier for prefix match, and name for substring and trigram searches (similarity defaults to 0.3); Use search=<str>&similarity=<value> to set your own similarity value in the range of (0, 1.0]. Set similarity=1.0 to exclude trigram search. Filter for select metanodes using metanodes=<str>, where <str> is a comma-separated list of metanode abbreviations. For example, metanodes=C,D will restrict to Compound and Disease nodes.

Set other-node=<node_id> to return non-null values for metapath_count. metapath_counts measures the number of metapaths stored in the database between the result node and other node. If search and other-node and both specified, results are sorted by search similarity and results with metapath_count == 0 are returned. If other-node is specified but not search, results are sorted by metapath_count (descending) and only results with metapath_count > 0 are returned.

GET /v1/nodes/?format=api&offset=39800
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 47031,
    "next": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=39825",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=39775",
    "results": [
        {
            "id": 39799,
            "identifier": "7799",
            "identifier_type": "int",
            "name": "PRDM2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7799",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "PR domain containing 2, with ZNF domain"
            },
            "metanode": "Gene"
        },
        {
            "id": 39800,
            "identifier": "5468",
            "identifier_type": "int",
            "name": "PPARG",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5468",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "peroxisome proliferator-activated receptor gamma"
            },
            "metanode": "Gene"
        },
        {
            "id": 39801,
            "identifier": "166824",
            "identifier_type": "int",
            "name": "RASSF6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/166824",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "Ras association (RalGDS/AF-6) domain family member 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 39802,
            "identifier": "C0227791",
            "identifier_type": "str",
            "name": "Vaginal discharge",
            "properties": {
                "url": "http://identifiers.org/umls/C0227791",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 39803,
            "identifier": "GO:0018197",
            "identifier_type": "str",
            "name": "peptidyl-aspartic acid modification",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0018197",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 39804,
            "identifier": "90441",
            "identifier_type": "int",
            "name": "ZNF622",
            "properties": {
                "url": "http://identifiers.org/ncbigene/90441",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "zinc finger protein 622"
            },
            "metanode": "Gene"
        },
        {
            "id": 39805,
            "identifier": "GO:0001743",
            "identifier_type": "str",
            "name": "optic placode formation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001743",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 39806,
            "identifier": "GO:0000152",
            "identifier_type": "str",
            "name": "nuclear ubiquitin ligase complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000152",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 39807,
            "identifier": "375248",
            "identifier_type": "int",
            "name": "ANKRD36",
            "properties": {
                "url": "http://identifiers.org/ncbigene/375248",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "ankyrin repeat domain 36"
            },
            "metanode": "Gene"
        },
        {
            "id": 39808,
            "identifier": "23307",
            "identifier_type": "int",
            "name": "FKBP15",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23307",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "FK506 binding protein 15, 133kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 39809,
            "identifier": "PC7_3993",
            "identifier_type": "str",
            "name": "G alpha (q) signalling events",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 39810,
            "identifier": "401137",
            "identifier_type": "int",
            "name": "PRR27",
            "properties": {
                "url": "http://identifiers.org/ncbigene/401137",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "proline rich 27"
            },
            "metanode": "Gene"
        },
        {
            "id": 39811,
            "identifier": "GO:0045978",
            "identifier_type": "str",
            "name": "negative regulation of nucleoside metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045978",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 39812,
            "identifier": "GO:0008035",
            "identifier_type": "str",
            "name": "high-density lipoprotein particle binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008035",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 39813,
            "identifier": "GO:0050347",
            "identifier_type": "str",
            "name": "trans-octaprenyltranstransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050347",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 39814,
            "identifier": "GO:2000736",
            "identifier_type": "str",
            "name": "regulation of stem cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000736",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 39815,
            "identifier": "GO:0006879",
            "identifier_type": "str",
            "name": "cellular iron ion homeostasis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006879",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 39816,
            "identifier": "C0021177",
            "identifier_type": "str",
            "name": "Libido increased",
            "properties": {
                "url": "http://identifiers.org/umls/C0021177",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 39817,
            "identifier": "GO:0019869",
            "identifier_type": "str",
            "name": "chloride channel inhibitor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019869",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 39818,
            "identifier": "GO:0061370",
            "identifier_type": "str",
            "name": "testosterone biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0061370",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 39819,
            "identifier": "GO:0006518",
            "identifier_type": "str",
            "name": "peptide metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006518",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 39820,
            "identifier": "C0497481",
            "identifier_type": "str",
            "name": "Penile pain",
            "properties": {
                "url": "http://identifiers.org/umls/C0497481",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 39821,
            "identifier": "GO:0060594",
            "identifier_type": "str",
            "name": "mammary gland specification",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060594",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 39822,
            "identifier": "GO:0051961",
            "identifier_type": "str",
            "name": "negative regulation of nervous system development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051961",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 39823,
            "identifier": "79849",
            "identifier_type": "int",
            "name": "PDZD3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79849",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "PDZ domain containing 3"
            },
            "metanode": "Gene"
        }
    ]
}