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=4250
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=4275",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=4225",
    "results": [
        {
            "id": 4234,
            "identifier": "51318",
            "identifier_type": "int",
            "name": "MRPL35",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51318",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "mitochondrial ribosomal protein L35"
            },
            "metanode": "Gene"
        },
        {
            "id": 4235,
            "identifier": "C0877336",
            "identifier_type": "str",
            "name": "Blood bilirubin decreased",
            "properties": {
                "url": "http://identifiers.org/umls/C0877336",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 4236,
            "identifier": "C0220981",
            "identifier_type": "str",
            "name": "Metabolic acidosis",
            "properties": {
                "url": "http://identifiers.org/umls/C0220981",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 4237,
            "identifier": "C0036689",
            "identifier_type": "str",
            "name": "Pharyngitis streptococcal",
            "properties": {
                "url": "http://identifiers.org/umls/C0036689",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 4238,
            "identifier": "GO:0005391",
            "identifier_type": "str",
            "name": "sodium:potassium-exchanging ATPase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005391",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 4239,
            "identifier": "23231",
            "identifier_type": "int",
            "name": "SEL1L3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23231",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "sel-1 suppressor of lin-12-like 3 (C. elegans)"
            },
            "metanode": "Gene"
        },
        {
            "id": 4240,
            "identifier": "163050",
            "identifier_type": "int",
            "name": "ZNF564",
            "properties": {
                "url": "http://identifiers.org/ncbigene/163050",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 564"
            },
            "metanode": "Gene"
        },
        {
            "id": 4241,
            "identifier": "PC7_5983",
            "identifier_type": "str",
            "name": "Notch-mediated HES/HEY network",
            "properties": {
                "source": "PID via Pathway Commons",
                "license": "CC0 1.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 4242,
            "identifier": "339448",
            "identifier_type": "int",
            "name": "C1orf174",
            "properties": {
                "url": "http://identifiers.org/ncbigene/339448",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "chromosome 1 open reading frame 174"
            },
            "metanode": "Gene"
        },
        {
            "id": 4243,
            "identifier": "64859",
            "identifier_type": "int",
            "name": "NABP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64859",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "nucleic acid binding protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 4244,
            "identifier": "79645",
            "identifier_type": "int",
            "name": "EFCAB1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79645",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "EF-hand calcium binding domain 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 4245,
            "identifier": "256643",
            "identifier_type": "int",
            "name": "CXorf23",
            "properties": {
                "url": "http://identifiers.org/ncbigene/256643",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "chromosome X open reading frame 23"
            },
            "metanode": "Gene"
        },
        {
            "id": 4246,
            "identifier": "GO:0051371",
            "identifier_type": "str",
            "name": "muscle alpha-actinin binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051371",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 4247,
            "identifier": "778",
            "identifier_type": "int",
            "name": "CACNA1F",
            "properties": {
                "url": "http://identifiers.org/ncbigene/778",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "calcium channel, voltage-dependent, L type, alpha 1F subunit"
            },
            "metanode": "Gene"
        },
        {
            "id": 4248,
            "identifier": "9541",
            "identifier_type": "int",
            "name": "CIR1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9541",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "corepressor interacting with RBPJ, 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 4249,
            "identifier": "340146",
            "identifier_type": "int",
            "name": "SLC35D3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/340146",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "solute carrier family 35, member D3"
            },
            "metanode": "Gene"
        },
        {
            "id": 4250,
            "identifier": "390168",
            "identifier_type": "int",
            "name": "OR5M1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/390168",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "olfactory receptor, family 5, subfamily M, member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 4251,
            "identifier": "GO:0031112",
            "identifier_type": "str",
            "name": "positive regulation of microtubule polymerization or depolymerization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031112",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4252,
            "identifier": "GO:0021575",
            "identifier_type": "str",
            "name": "hindbrain morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0021575",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4253,
            "identifier": "DB08877",
            "identifier_type": "str",
            "name": "Ruxolitinib",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB08877",
                "inchi": "InChI=1S/C17H18N6/c18-7-5-15(12-3-1-2-4-12)23-10-13(9-22-23)16-14-6-8-19-17(14)21-11-20-16/h6,8-12,15H,1-5H2,(H,19,20,21)/t15-/m1/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=HFNKQEVNSGCOJV-OAHLLOKOSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 4254,
            "identifier": "GO:0071262",
            "identifier_type": "str",
            "name": "regulation of translational initiation in response to starvation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071262",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4255,
            "identifier": "GO:0090498",
            "identifier_type": "str",
            "name": "extrinsic component of Golgi membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090498",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 4256,
            "identifier": "GO:1903279",
            "identifier_type": "str",
            "name": "regulation of calcium:sodium antiporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903279",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4257,
            "identifier": "GO:0003689",
            "identifier_type": "str",
            "name": "DNA clamp loader activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003689",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 4258,
            "identifier": "10367",
            "identifier_type": "int",
            "name": "MICU1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10367",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "mitochondrial calcium uptake 1"
            },
            "metanode": "Gene"
        }
    ]
}