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=20900
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=20925",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=20875",
    "results": [
        {
            "id": 20891,
            "identifier": "79834",
            "identifier_type": "int",
            "name": "PEAK1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79834",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "pseudopodium-enriched atypical kinase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 20892,
            "identifier": "C0221470",
            "identifier_type": "str",
            "name": "Aphagia",
            "properties": {
                "url": "http://identifiers.org/umls/C0221470",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 20893,
            "identifier": "23641",
            "identifier_type": "int",
            "name": "LDOC1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23641",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "leucine zipper, down-regulated in cancer 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 20894,
            "identifier": "GO:0061162",
            "identifier_type": "str",
            "name": "establishment of monopolar cell polarity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0061162",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 20895,
            "identifier": "GO:2000320",
            "identifier_type": "str",
            "name": "negative regulation of T-helper 17 cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000320",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 20896,
            "identifier": "983",
            "identifier_type": "int",
            "name": "CDK1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/983",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "cyclin-dependent kinase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 20898,
            "identifier": "UBERON:0000043",
            "identifier_type": "str",
            "name": "tendon",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0000043",
                "bto_id": "BTO:0001356",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D013710"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 20899,
            "identifier": "UBERON:0001463",
            "identifier_type": "str",
            "name": "manual digit 1",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0001463",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D013933"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 20900,
            "identifier": "C0020604",
            "identifier_type": "str",
            "name": "Hypochondriasis",
            "properties": {
                "url": "http://identifiers.org/umls/C0020604",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 20901,
            "identifier": "51686",
            "identifier_type": "int",
            "name": "OAZ3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51686",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "ornithine decarboxylase antizyme 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 20902,
            "identifier": "GO:0005767",
            "identifier_type": "str",
            "name": "secondary lysosome",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005767",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 20903,
            "identifier": "128229",
            "identifier_type": "int",
            "name": "TSACC",
            "properties": {
                "url": "http://identifiers.org/ncbigene/128229",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "TSSK6 activating co-chaperone"
            },
            "metanode": "Gene"
        },
        {
            "id": 20904,
            "identifier": "GO:0043161",
            "identifier_type": "str",
            "name": "proteasome-mediated ubiquitin-dependent protein catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043161",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 20905,
            "identifier": "GO:0060587",
            "identifier_type": "str",
            "name": "regulation of lipoprotein lipid oxidation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060587",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 20906,
            "identifier": "83758",
            "identifier_type": "int",
            "name": "RBP5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/83758",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "retinol binding protein 5, cellular"
            },
            "metanode": "Gene"
        },
        {
            "id": 20907,
            "identifier": "C0151618",
            "identifier_type": "str",
            "name": "Embolus leg",
            "properties": {
                "url": "http://identifiers.org/umls/C0151618",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 20908,
            "identifier": "GO:0007622",
            "identifier_type": "str",
            "name": "rhythmic behavior",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007622",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 20909,
            "identifier": "C0392788",
            "identifier_type": "str",
            "name": "Extranodal NK/T-cell lymphoma, nasal type",
            "properties": {
                "url": "http://identifiers.org/umls/C0392788",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 20910,
            "identifier": "344387",
            "identifier_type": "int",
            "name": "CDKL4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/344387",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "cyclin-dependent kinase-like 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 20911,
            "identifier": "PC7_6943",
            "identifier_type": "str",
            "name": "Respiratory electron transport, ATP synthesis by chemiosmotic coupling, and heat production by uncoupling proteins.",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 20912,
            "identifier": "4134",
            "identifier_type": "int",
            "name": "MAP4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4134",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "microtubule-associated protein 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 20913,
            "identifier": "84696",
            "identifier_type": "int",
            "name": "ABHD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84696",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "abhydrolase domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 20914,
            "identifier": "GO:0002162",
            "identifier_type": "str",
            "name": "dystroglycan binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002162",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 20915,
            "identifier": "GO:0045550",
            "identifier_type": "str",
            "name": "geranylgeranyl reductase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045550",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 20916,
            "identifier": "GO:2000592",
            "identifier_type": "str",
            "name": "regulation of metanephric DCT cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000592",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}