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=43900
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=43925",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=43875",
    "results": [
        {
            "id": 43898,
            "identifier": "C0151623",
            "identifier_type": "str",
            "name": "Enterocolitis haemorrhagic",
            "properties": {
                "url": "http://identifiers.org/umls/C0151623",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 43937,
            "identifier": "C0700502",
            "identifier_type": "str",
            "name": "Primary hypothyroidism",
            "properties": {
                "url": "http://identifiers.org/umls/C0700502",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 43899,
            "identifier": "DB01424",
            "identifier_type": "str",
            "name": "Aminophenazone",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01424",
                "inchi": "InChI=1S/C13H17N3O/c1-10-12(14(2)3)13(17)16(15(10)4)11-8-6-5-7-9-11/h5-9H,1-4H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=RMMXTBMQSGEXHJ-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 43900,
            "identifier": "GO:0000768",
            "identifier_type": "str",
            "name": "syncytium formation by plasma membrane fusion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000768",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 43901,
            "identifier": "259266",
            "identifier_type": "int",
            "name": "ASPM",
            "properties": {
                "url": "http://identifiers.org/ncbigene/259266",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "asp (abnormal spindle) homolog, microcephaly associated (Drosophila)"
            },
            "metanode": "Gene"
        },
        {
            "id": 43902,
            "identifier": "GO:0021814",
            "identifier_type": "str",
            "name": "cell motility involved in cerebral cortex radial glia guided migration",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0021814",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 43903,
            "identifier": "C0014059",
            "identifier_type": "str",
            "name": "Acute disseminated encephalomyelitis",
            "properties": {
                "url": "http://identifiers.org/umls/C0014059",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 43904,
            "identifier": "C3203690",
            "identifier_type": "str",
            "name": "Deficiency of bile secretion",
            "properties": {
                "url": "http://identifiers.org/umls/C3203690",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 43905,
            "identifier": "GO:1902572",
            "identifier_type": "str",
            "name": "negative regulation of serine-type peptidase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902572",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 43906,
            "identifier": "90993",
            "identifier_type": "int",
            "name": "CREB3L1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/90993",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "cAMP responsive element binding protein 3-like 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 43907,
            "identifier": "C3495797",
            "identifier_type": "str",
            "name": "Peripheral artery stenosis",
            "properties": {
                "url": "http://identifiers.org/umls/C3495797",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 43908,
            "identifier": "C0000772",
            "identifier_type": "str",
            "name": "Multiple congenital abnormalities",
            "properties": {
                "url": "http://identifiers.org/umls/C0000772",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 43909,
            "identifier": "WP22_r79264",
            "identifier_type": "str",
            "name": "IL-9 Signaling Pathway",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP22_r79264",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 43910,
            "identifier": "GO:0030521",
            "identifier_type": "str",
            "name": "androgen receptor signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030521",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 43911,
            "identifier": "GO:0036056",
            "identifier_type": "str",
            "name": "filtration diaphragm",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0036056",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 43912,
            "identifier": "10265",
            "identifier_type": "int",
            "name": "IRX5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10265",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "iroquois homeobox 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 43913,
            "identifier": "GO:0060031",
            "identifier_type": "str",
            "name": "mediolateral intercalation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060031",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 43914,
            "identifier": "GO:2000410",
            "identifier_type": "str",
            "name": "regulation of thymocyte migration",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000410",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 43915,
            "identifier": "90843",
            "identifier_type": "int",
            "name": "TCEAL8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/90843",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "transcription elongation factor A (SII)-like 8"
            },
            "metanode": "Gene"
        },
        {
            "id": 43916,
            "identifier": "PC7_8633",
            "identifier_type": "str",
            "name": "Uptake and actions of bacterial toxins",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 43917,
            "identifier": "4099",
            "identifier_type": "int",
            "name": "MAG",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4099",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "myelin associated glycoprotein"
            },
            "metanode": "Gene"
        },
        {
            "id": 43918,
            "identifier": "GO:2001076",
            "identifier_type": "str",
            "name": "positive regulation of metanephric ureteric bud development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2001076",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 43919,
            "identifier": "GO:0090329",
            "identifier_type": "str",
            "name": "regulation of DNA-dependent DNA replication",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090329",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 43920,
            "identifier": "C0542239",
            "identifier_type": "str",
            "name": "Tired and heavy",
            "properties": {
                "url": "http://identifiers.org/umls/C0542239",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 43921,
            "identifier": "GO:0008889",
            "identifier_type": "str",
            "name": "glycerophosphodiester phosphodiesterase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008889",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        }
    ]
}