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=5800
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=5825",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=5775",
    "results": [
        {
            "id": 5789,
            "identifier": "100130540",
            "identifier_type": "int",
            "name": "LOC100130540",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100130540",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "uncharacterized LOC100130540"
            },
            "metanode": "Gene"
        },
        {
            "id": 5790,
            "identifier": "GO:0005415",
            "identifier_type": "str",
            "name": "nucleoside:sodium symporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005415",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 5791,
            "identifier": "C0006905",
            "identifier_type": "str",
            "name": "Capillary fragility",
            "properties": {
                "url": "http://identifiers.org/umls/C0006905",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 5792,
            "identifier": "GO:0032811",
            "identifier_type": "str",
            "name": "negative regulation of epinephrine secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032811",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5793,
            "identifier": "2222",
            "identifier_type": "int",
            "name": "FDFT1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2222",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "farnesyl-diphosphate farnesyltransferase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 5794,
            "identifier": "10969",
            "identifier_type": "int",
            "name": "EBNA1BP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10969",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "EBNA1 binding protein 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 5795,
            "identifier": "10944",
            "identifier_type": "int",
            "name": "C11orf58",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10944",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "chromosome 11 open reading frame 58"
            },
            "metanode": "Gene"
        },
        {
            "id": 5796,
            "identifier": "645121",
            "identifier_type": "int",
            "name": "CCNI2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/645121",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "cyclin I family, member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 5797,
            "identifier": "4803",
            "identifier_type": "int",
            "name": "NGF",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4803",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "nerve growth factor (beta polypeptide)"
            },
            "metanode": "Gene"
        },
        {
            "id": 5798,
            "identifier": "GO:0006562",
            "identifier_type": "str",
            "name": "proline catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006562",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5799,
            "identifier": "C0007971",
            "identifier_type": "str",
            "name": "Cheilitis",
            "properties": {
                "url": "http://identifiers.org/umls/C0007971",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 5800,
            "identifier": "GO:0035356",
            "identifier_type": "str",
            "name": "cellular triglyceride homeostasis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035356",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5801,
            "identifier": "GO:0018393",
            "identifier_type": "str",
            "name": "internal peptidyl-lysine acetylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0018393",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5802,
            "identifier": "7256",
            "identifier_type": "int",
            "name": "TSHRL3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7256",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "thyroid stimulating hormone receptor-like 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 5803,
            "identifier": "C1112369",
            "identifier_type": "str",
            "name": "Paranasal sinus hypersecretion",
            "properties": {
                "url": "http://identifiers.org/umls/C1112369",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 5804,
            "identifier": "GO:0016031",
            "identifier_type": "str",
            "name": "tRNA import into mitochondrion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016031",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5805,
            "identifier": "C0235357",
            "identifier_type": "str",
            "name": "Tooth hypoplasia",
            "properties": {
                "url": "http://identifiers.org/umls/C0235357",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 5806,
            "identifier": "1832",
            "identifier_type": "int",
            "name": "DSP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1832",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "desmoplakin"
            },
            "metanode": "Gene"
        },
        {
            "id": 5807,
            "identifier": "55651",
            "identifier_type": "int",
            "name": "NHP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55651",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "NHP2 ribonucleoprotein"
            },
            "metanode": "Gene"
        },
        {
            "id": 5808,
            "identifier": "GO:0019752",
            "identifier_type": "str",
            "name": "carboxylic acid metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019752",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5809,
            "identifier": "GO:0016681",
            "identifier_type": "str",
            "name": "oxidoreductase activity, acting on diphenols and related substances as donors, cytochrome as acceptor",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016681",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 5810,
            "identifier": "79184",
            "identifier_type": "int",
            "name": "BRCC3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79184",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "BRCA1/BRCA2-containing complex, subunit 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 5811,
            "identifier": "PC7_4002",
            "identifier_type": "str",
            "name": "G0 and Early G1",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 5812,
            "identifier": "C0006112",
            "identifier_type": "str",
            "name": "Metabolic encephalopathy",
            "properties": {
                "url": "http://identifiers.org/umls/C0006112",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 5813,
            "identifier": "333",
            "identifier_type": "int",
            "name": "APLP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/333",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "amyloid beta (A4) precursor-like protein 1"
            },
            "metanode": "Gene"
        }
    ]
}