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=31025
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=31050",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=31000",
    "results": [
        {
            "id": 31019,
            "identifier": "GO:0086066",
            "identifier_type": "str",
            "name": "atrial cardiac muscle cell to AV node cell communication",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0086066",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31020,
            "identifier": "GO:0001912",
            "identifier_type": "str",
            "name": "positive regulation of leukocyte mediated cytotoxicity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001912",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31021,
            "identifier": "84720",
            "identifier_type": "int",
            "name": "PIGO",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84720",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "phosphatidylinositol glycan anchor biosynthesis, class O"
            },
            "metanode": "Gene"
        },
        {
            "id": 31022,
            "identifier": "3443",
            "identifier_type": "int",
            "name": "IFNA6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3443",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "interferon, alpha 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 31023,
            "identifier": "GO:0070914",
            "identifier_type": "str",
            "name": "UV-damage excision repair",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070914",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31024,
            "identifier": "C1168175",
            "identifier_type": "str",
            "name": "Incision site haematoma",
            "properties": {
                "url": "http://identifiers.org/umls/C1168175",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 31025,
            "identifier": "PC7_7044",
            "identifier_type": "str",
            "name": "S1P5 pathway",
            "properties": {
                "source": "PID via Pathway Commons",
                "license": "CC0 1.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 31026,
            "identifier": "100507650",
            "identifier_type": "int",
            "name": "RNF212B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100507650",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "ring finger protein 212B"
            },
            "metanode": "Gene"
        },
        {
            "id": 31027,
            "identifier": "GO:0006465",
            "identifier_type": "str",
            "name": "signal peptide processing",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006465",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31028,
            "identifier": "1315",
            "identifier_type": "int",
            "name": "COPB1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1315",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "coatomer protein complex, subunit beta 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 31029,
            "identifier": "10078",
            "identifier_type": "int",
            "name": "TSSC4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10078",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "tumor suppressing subtransferable candidate 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 31030,
            "identifier": "170692",
            "identifier_type": "int",
            "name": "ADAMTS18",
            "properties": {
                "url": "http://identifiers.org/ncbigene/170692",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "ADAM metallopeptidase with thrombospondin type 1 motif, 18"
            },
            "metanode": "Gene"
        },
        {
            "id": 31031,
            "identifier": "GO:0050976",
            "identifier_type": "str",
            "name": "detection of mechanical stimulus involved in sensory perception of touch",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050976",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31032,
            "identifier": "3768",
            "identifier_type": "int",
            "name": "KCNJ12",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3768",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "potassium channel, inwardly rectifying subfamily J, member 12"
            },
            "metanode": "Gene"
        },
        {
            "id": 31033,
            "identifier": "8435",
            "identifier_type": "int",
            "name": "SOAT2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8435",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "sterol O-acyltransferase 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 31034,
            "identifier": "GO:0045869",
            "identifier_type": "str",
            "name": "negative regulation of single stranded viral RNA replication via double stranded DNA intermediate",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045869",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31035,
            "identifier": "C0541820",
            "identifier_type": "str",
            "name": "Carbohydrate tolerance decreased",
            "properties": {
                "url": "http://identifiers.org/umls/C0541820",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 31036,
            "identifier": "C0919909",
            "identifier_type": "str",
            "name": "Tonic clonic movements",
            "properties": {
                "url": "http://identifiers.org/umls/C0919909",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 31037,
            "identifier": "389206",
            "identifier_type": "int",
            "name": "BEND4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/389206",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "BEN domain containing 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 31038,
            "identifier": "128178",
            "identifier_type": "int",
            "name": "EDARADD",
            "properties": {
                "url": "http://identifiers.org/ncbigene/128178",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "EDAR-associated death domain"
            },
            "metanode": "Gene"
        },
        {
            "id": 31039,
            "identifier": "PC7_3983",
            "identifier_type": "str",
            "name": "Frs2-mediated activation",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 31040,
            "identifier": "D007805",
            "identifier_type": "str",
            "name": "Language Development Disorders",
            "properties": {
                "url": "http://identifiers.org/mesh/D007805",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 31041,
            "identifier": "C0024523",
            "identifier_type": "str",
            "name": "Malabsorption",
            "properties": {
                "url": "http://identifiers.org/umls/C0024523",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 31042,
            "identifier": "GO:2000809",
            "identifier_type": "str",
            "name": "positive regulation of synaptic vesicle clustering",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000809",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31043,
            "identifier": "4722",
            "identifier_type": "int",
            "name": "NDUFS3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4722",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "NADH dehydrogenase (ubiquinone) Fe-S protein 3, 30kDa (NADH-coenzyme Q reductase)"
            },
            "metanode": "Gene"
        }
    ]
}