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=23025
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=23050",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=23000",
    "results": [
        {
            "id": 23014,
            "identifier": "23528",
            "identifier_type": "int",
            "name": "ZNF281",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23528",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "zinc finger protein 281"
            },
            "metanode": "Gene"
        },
        {
            "id": 23015,
            "identifier": "58493",
            "identifier_type": "int",
            "name": "INIP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/58493",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "INTS3 and NABP interacting protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 23016,
            "identifier": "8030",
            "identifier_type": "int",
            "name": "CCDC6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8030",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "coiled-coil domain containing 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 23017,
            "identifier": "84240",
            "identifier_type": "int",
            "name": "ZCCHC9",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84240",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "zinc finger, CCHC domain containing 9"
            },
            "metanode": "Gene"
        },
        {
            "id": 23018,
            "identifier": "376940",
            "identifier_type": "int",
            "name": "ZC3H6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/376940",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "zinc finger CCCH-type containing 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 23019,
            "identifier": "GO:0070814",
            "identifier_type": "str",
            "name": "hydrogen sulfide biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070814",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 23020,
            "identifier": "6387",
            "identifier_type": "int",
            "name": "CXCL12",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6387",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "chemokine (C-X-C motif) ligand 12"
            },
            "metanode": "Gene"
        },
        {
            "id": 23021,
            "identifier": "C0158281",
            "identifier_type": "str",
            "name": "Cervicobrachial syndrome",
            "properties": {
                "url": "http://identifiers.org/umls/C0158281",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 23022,
            "identifier": "C0853811",
            "identifier_type": "str",
            "name": "Croup infectious",
            "properties": {
                "url": "http://identifiers.org/umls/C0853811",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 23023,
            "identifier": "GO:0016868",
            "identifier_type": "str",
            "name": "intramolecular transferase activity, phosphotransferases",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016868",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 23024,
            "identifier": "C1610056",
            "identifier_type": "str",
            "name": "Antinuclear antibody increased",
            "properties": {
                "url": "http://identifiers.org/umls/C1610056",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 23025,
            "identifier": "PC7_1553",
            "identifier_type": "str",
            "name": "Activation of the phototransduction cascade",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 23026,
            "identifier": "GO:0004832",
            "identifier_type": "str",
            "name": "valine-tRNA ligase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004832",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 23027,
            "identifier": "9726",
            "identifier_type": "int",
            "name": "ZNF646",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9726",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "zinc finger protein 646"
            },
            "metanode": "Gene"
        },
        {
            "id": 23028,
            "identifier": "PC7_2924",
            "identifier_type": "str",
            "name": "DAG and IP3 signaling",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 23029,
            "identifier": "N0000175735",
            "identifier_type": "str",
            "name": "Decreased Striated Muscle Tone",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000175735",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Physiologic Effect"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 23030,
            "identifier": "C0235472",
            "identifier_type": "str",
            "name": "Pulse abnormal",
            "properties": {
                "url": "http://identifiers.org/umls/C0235472",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 23031,
            "identifier": "GO:0006986",
            "identifier_type": "str",
            "name": "response to unfolded protein",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006986",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 23032,
            "identifier": "C0008370",
            "identifier_type": "str",
            "name": "Cholestasis",
            "properties": {
                "url": "http://identifiers.org/umls/C0008370",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 23033,
            "identifier": "C0022353",
            "identifier_type": "str",
            "name": "Jaundice neonatal",
            "properties": {
                "url": "http://identifiers.org/umls/C0022353",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 23034,
            "identifier": "C0877056",
            "identifier_type": "str",
            "name": "Hypoglycaemic seizure",
            "properties": {
                "url": "http://identifiers.org/umls/C0877056",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 23035,
            "identifier": "DB00832",
            "identifier_type": "str",
            "name": "Phensuximide",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00832",
                "inchi": "InChI=1S/C11H11NO2/c1-12-10(13)7-9(11(12)14)8-5-3-2-4-6-8/h2-6,9H,7H2,1H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=WLWFNJKHKGIJNW-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 23036,
            "identifier": "6013",
            "identifier_type": "int",
            "name": "RLN1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6013",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "relaxin 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 23037,
            "identifier": "GO:0071636",
            "identifier_type": "str",
            "name": "positive regulation of transforming growth factor beta production",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071636",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 23038,
            "identifier": "D014550",
            "identifier_type": "str",
            "name": "Urinary Incontinence, Stress",
            "properties": {
                "url": "http://identifiers.org/mesh/D014550",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        }
    ]
}