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=31825
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=31850",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=31800",
    "results": [
        {
            "id": 31819,
            "identifier": "C0268800",
            "identifier_type": "str",
            "name": "Congenital renal cyst",
            "properties": {
                "url": "http://identifiers.org/umls/C0268800",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 31820,
            "identifier": "DB01113",
            "identifier_type": "str",
            "name": "Papaverine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01113",
                "inchi": "InChI=1S/C20H21NO4/c1-22-17-6-5-13(10-18(17)23-2)9-16-15-12-20(25-4)19(24-3)11-14(15)7-8-21-16/h5-8,10-12H,9H2,1-4H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=XQYZDYMELSJDRZ-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 31821,
            "identifier": "D004417",
            "identifier_type": "str",
            "name": "Dyspnea",
            "properties": {
                "url": "http://identifiers.org/mesh/D004417",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 31822,
            "identifier": "GO:0001520",
            "identifier_type": "str",
            "name": "outer dense fiber",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001520",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 31823,
            "identifier": "GO:0002133",
            "identifier_type": "str",
            "name": "polycystin complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002133",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 31824,
            "identifier": "6835",
            "identifier_type": "int",
            "name": "SURF2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6835",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "surfeit 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 31825,
            "identifier": "C0240182",
            "identifier_type": "str",
            "name": "Leukonychia",
            "properties": {
                "url": "http://identifiers.org/umls/C0240182",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 31826,
            "identifier": "GO:0046785",
            "identifier_type": "str",
            "name": "microtubule polymerization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046785",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31827,
            "identifier": "GO:0002282",
            "identifier_type": "str",
            "name": "microglial cell activation involved in immune response",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002282",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31828,
            "identifier": "C0239266",
            "identifier_type": "str",
            "name": "Pain in elbow",
            "properties": {
                "url": "http://identifiers.org/umls/C0239266",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 31829,
            "identifier": "25800",
            "identifier_type": "int",
            "name": "SLC39A6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/25800",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "solute carrier family 39 (zinc transporter), member 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 31830,
            "identifier": "1539",
            "identifier_type": "int",
            "name": "CYLC2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1539",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "cylicin, basic protein of sperm head cytoskeleton 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 31831,
            "identifier": "GO:0045202",
            "identifier_type": "str",
            "name": "synapse",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045202",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 31832,
            "identifier": "63977",
            "identifier_type": "int",
            "name": "PRDM15",
            "properties": {
                "url": "http://identifiers.org/ncbigene/63977",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "PR domain containing 15"
            },
            "metanode": "Gene"
        },
        {
            "id": 31833,
            "identifier": "653073",
            "identifier_type": "int",
            "name": "GOLGA8J",
            "properties": {
                "url": "http://identifiers.org/ncbigene/653073",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "golgin A8 family, member J"
            },
            "metanode": "Gene"
        },
        {
            "id": 31834,
            "identifier": "3992",
            "identifier_type": "int",
            "name": "FADS1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3992",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "fatty acid desaturase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 31835,
            "identifier": "8659",
            "identifier_type": "int",
            "name": "ALDH4A1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8659",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "aldehyde dehydrogenase 4 family, member A1"
            },
            "metanode": "Gene"
        },
        {
            "id": 31836,
            "identifier": "727957",
            "identifier_type": "int",
            "name": "MROH1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/727957",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "maestro heat-like repeat family member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 31837,
            "identifier": "GO:0046965",
            "identifier_type": "str",
            "name": "retinoid X receptor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046965",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 31838,
            "identifier": "GO:0035774",
            "identifier_type": "str",
            "name": "positive regulation of insulin secretion involved in cellular response to glucose stimulus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035774",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31839,
            "identifier": "GO:0018963",
            "identifier_type": "str",
            "name": "phthalate metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0018963",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31840,
            "identifier": "11112",
            "identifier_type": "int",
            "name": "HIBADH",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11112",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "3-hydroxyisobutyrate dehydrogenase"
            },
            "metanode": "Gene"
        },
        {
            "id": 31841,
            "identifier": "C0023223",
            "identifier_type": "str",
            "name": "Leg ulcer",
            "properties": {
                "url": "http://identifiers.org/umls/C0023223",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 31842,
            "identifier": "C0160390",
            "identifier_type": "str",
            "name": "Liver injury",
            "properties": {
                "url": "http://identifiers.org/umls/C0160390",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 31843,
            "identifier": "GO:0008536",
            "identifier_type": "str",
            "name": "Ran GTPase binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008536",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        }
    ]
}