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=13725
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=13750",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=13700",
    "results": [
        {
            "id": 13716,
            "identifier": "7586",
            "identifier_type": "int",
            "name": "ZKSCAN1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7586",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "zinc finger with KRAB and SCAN domains 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 13717,
            "identifier": "GO:0048259",
            "identifier_type": "str",
            "name": "regulation of receptor-mediated endocytosis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048259",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13718,
            "identifier": "54916",
            "identifier_type": "int",
            "name": "TMEM260",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54916",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "transmembrane protein 260"
            },
            "metanode": "Gene"
        },
        {
            "id": 13719,
            "identifier": "84978",
            "identifier_type": "int",
            "name": "FRMD5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84978",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "FERM domain containing 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 13720,
            "identifier": "85456",
            "identifier_type": "int",
            "name": "TNKS1BP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/85456",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "tankyrase 1 binding protein 1, 182kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 13721,
            "identifier": "GO:0060620",
            "identifier_type": "str",
            "name": "regulation of cholesterol import",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060620",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13722,
            "identifier": "22989",
            "identifier_type": "int",
            "name": "MYH15",
            "properties": {
                "url": "http://identifiers.org/ncbigene/22989",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "myosin, heavy chain 15"
            },
            "metanode": "Gene"
        },
        {
            "id": 13723,
            "identifier": "GO:0015173",
            "identifier_type": "str",
            "name": "aromatic amino acid transmembrane transporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015173",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 13724,
            "identifier": "105369153",
            "identifier_type": "int",
            "name": "LOC105369153",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105369153",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "endogenous retrovirus group K member 25 Env polyprotein-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 13725,
            "identifier": "GO:0036503",
            "identifier_type": "str",
            "name": "ERAD pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0036503",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13726,
            "identifier": "PC7_12271",
            "identifier_type": "str",
            "name": "p53 pathway",
            "properties": {
                "source": "PID via Pathway Commons",
                "license": "CC0 1.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 13727,
            "identifier": "C0240515",
            "identifier_type": "str",
            "name": "Nipple pain",
            "properties": {
                "url": "http://identifiers.org/umls/C0240515",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 13728,
            "identifier": "55742",
            "identifier_type": "int",
            "name": "PARVA",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55742",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "parvin, alpha"
            },
            "metanode": "Gene"
        },
        {
            "id": 13729,
            "identifier": "D007706",
            "identifier_type": "str",
            "name": "Menkes Kinky Hair Syndrome",
            "properties": {
                "url": "http://identifiers.org/mesh/D007706",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 13730,
            "identifier": "GO:0030305",
            "identifier_type": "str",
            "name": "heparanase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030305",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 13731,
            "identifier": "GO:1902568",
            "identifier_type": "str",
            "name": "positive regulation of eosinophil activation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902568",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13732,
            "identifier": "408",
            "identifier_type": "int",
            "name": "ARRB1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/408",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "arrestin, beta 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 13733,
            "identifier": "GO:0051310",
            "identifier_type": "str",
            "name": "metaphase plate congression",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051310",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13734,
            "identifier": "GO:1902495",
            "identifier_type": "str",
            "name": "transmembrane transporter complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902495",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 13735,
            "identifier": "81856",
            "identifier_type": "int",
            "name": "ZNF611",
            "properties": {
                "url": "http://identifiers.org/ncbigene/81856",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 611"
            },
            "metanode": "Gene"
        },
        {
            "id": 13736,
            "identifier": "127670",
            "identifier_type": "int",
            "name": "TEDDM1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/127670",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "transmembrane epididymal protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 13737,
            "identifier": "27010",
            "identifier_type": "int",
            "name": "TPK1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/27010",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "thiamin pyrophosphokinase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 13738,
            "identifier": "2877",
            "identifier_type": "int",
            "name": "GPX2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2877",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "glutathione peroxidase 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 13739,
            "identifier": "C0702154",
            "identifier_type": "str",
            "name": "Polyarthropathy",
            "properties": {
                "url": "http://identifiers.org/umls/C0702154",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 13740,
            "identifier": "GO:0019865",
            "identifier_type": "str",
            "name": "immunoglobulin binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019865",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        }
    ]
}