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=8900
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=8925",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=8875",
    "results": [
        {
            "id": 8891,
            "identifier": "GO:0018352",
            "identifier_type": "str",
            "name": "protein-pyridoxal-5-phosphate linkage",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0018352",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8892,
            "identifier": "56132",
            "identifier_type": "int",
            "name": "PCDHB3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56132",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "protocadherin beta 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 8893,
            "identifier": "WP2637_r80029",
            "identifier_type": "str",
            "name": "Structural Pathway of Interleukin 1 (IL-1)",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP2637_r80029",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 8894,
            "identifier": "PC7_5999",
            "identifier_type": "str",
            "name": "O-glycosylation of TSR domain-containing proteins",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 8895,
            "identifier": "GO:0000982",
            "identifier_type": "str",
            "name": "transcription factor activity, RNA polymerase II core promoter proximal region sequence-specific binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000982",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 8896,
            "identifier": "686",
            "identifier_type": "int",
            "name": "BTD",
            "properties": {
                "url": "http://identifiers.org/ncbigene/686",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "biotinidase"
            },
            "metanode": "Gene"
        },
        {
            "id": 8897,
            "identifier": "C0025202",
            "identifier_type": "str",
            "name": "Malignant melanoma",
            "properties": {
                "url": "http://identifiers.org/umls/C0025202",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 8898,
            "identifier": "219957",
            "identifier_type": "int",
            "name": "OR9Q2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/219957",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "olfactory receptor, family 9, subfamily Q, member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 8899,
            "identifier": "C0231613",
            "identifier_type": "str",
            "name": "Occipital headache",
            "properties": {
                "url": "http://identifiers.org/umls/C0231613",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 8900,
            "identifier": "3267",
            "identifier_type": "int",
            "name": "AGFG1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3267",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "ArfGAP with FG repeats 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 8901,
            "identifier": "57828",
            "identifier_type": "int",
            "name": "CATSPERG",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57828",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "catsper channel auxiliary subunit gamma"
            },
            "metanode": "Gene"
        },
        {
            "id": 8902,
            "identifier": "C1142524",
            "identifier_type": "str",
            "name": "Asymptomatic hyperlactatemia",
            "properties": {
                "url": "http://identifiers.org/umls/C1142524",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 8903,
            "identifier": "GO:0036502",
            "identifier_type": "str",
            "name": "Derlin-1-VIMP complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0036502",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 8904,
            "identifier": "GO:0042108",
            "identifier_type": "str",
            "name": "positive regulation of cytokine biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042108",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8905,
            "identifier": "5720",
            "identifier_type": "int",
            "name": "PSME1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5720",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "proteasome (prosome, macropain) activator subunit 1 (PA28 alpha)"
            },
            "metanode": "Gene"
        },
        {
            "id": 8906,
            "identifier": "C0948441",
            "identifier_type": "str",
            "name": "Venoocclusive disease",
            "properties": {
                "url": "http://identifiers.org/umls/C0948441",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 8907,
            "identifier": "C1442835",
            "identifier_type": "str",
            "name": "Solar dermatitis",
            "properties": {
                "url": "http://identifiers.org/umls/C1442835",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 8908,
            "identifier": "6137",
            "identifier_type": "int",
            "name": "RPL13",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6137",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "ribosomal protein L13"
            },
            "metanode": "Gene"
        },
        {
            "id": 8909,
            "identifier": "GO:0046794",
            "identifier_type": "str",
            "name": "transport of virus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046794",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8910,
            "identifier": "GO:0051570",
            "identifier_type": "str",
            "name": "regulation of histone H3-K9 methylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051570",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8911,
            "identifier": "8189",
            "identifier_type": "int",
            "name": "SYMPK",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8189",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "symplekin"
            },
            "metanode": "Gene"
        },
        {
            "id": 8912,
            "identifier": "GO:1903828",
            "identifier_type": "str",
            "name": "negative regulation of cellular protein localization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903828",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8913,
            "identifier": "375791",
            "identifier_type": "int",
            "name": "CYSRT1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/375791",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "cysteine-rich tail protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 8914,
            "identifier": "PC7_5772",
            "identifier_type": "str",
            "name": "NGF signalling via TRKA from the plasma membrane",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 8915,
            "identifier": "114827",
            "identifier_type": "int",
            "name": "FHAD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/114827",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "forkhead-associated (FHA) phosphopeptide binding domain 1"
            },
            "metanode": "Gene"
        }
    ]
}