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=26700
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=26725",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=26675",
    "results": [
        {
            "id": 26694,
            "identifier": "5961",
            "identifier_type": "int",
            "name": "PRPH2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5961",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "peripherin 2 (retinal degeneration, slow)"
            },
            "metanode": "Gene"
        },
        {
            "id": 26695,
            "identifier": "55816",
            "identifier_type": "int",
            "name": "DOK5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55816",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "docking protein 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 26696,
            "identifier": "64579",
            "identifier_type": "int",
            "name": "NDST4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64579",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "N-deacetylase/N-sulfotransferase (heparan glucosaminyl) 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 26697,
            "identifier": "79365",
            "identifier_type": "int",
            "name": "BHLHE41",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79365",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "basic helix-loop-helix family, member e41"
            },
            "metanode": "Gene"
        },
        {
            "id": 26698,
            "identifier": "9133",
            "identifier_type": "int",
            "name": "CCNB2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9133",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "cyclin B2"
            },
            "metanode": "Gene"
        },
        {
            "id": 26699,
            "identifier": "GO:0005607",
            "identifier_type": "str",
            "name": "laminin-2 complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005607",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 26700,
            "identifier": "GO:0030220",
            "identifier_type": "str",
            "name": "platelet formation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030220",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26701,
            "identifier": "GO:1902603",
            "identifier_type": "str",
            "name": "carnitine transmembrane transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902603",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26702,
            "identifier": "GO:0003299",
            "identifier_type": "str",
            "name": "muscle hypertrophy in response to stress",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003299",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26703,
            "identifier": "57512",
            "identifier_type": "int",
            "name": "GPR158",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57512",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "G protein-coupled receptor 158"
            },
            "metanode": "Gene"
        },
        {
            "id": 26704,
            "identifier": "GO:0032648",
            "identifier_type": "str",
            "name": "regulation of interferon-beta production",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032648",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26705,
            "identifier": "C0155540",
            "identifier_type": "str",
            "name": "Otorrhoea",
            "properties": {
                "url": "http://identifiers.org/umls/C0155540",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 26706,
            "identifier": "D017624",
            "identifier_type": "str",
            "name": "WAGR Syndrome",
            "properties": {
                "url": "http://identifiers.org/mesh/D017624",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 26707,
            "identifier": "C0029163",
            "identifier_type": "str",
            "name": "Mouth haemorrhage",
            "properties": {
                "url": "http://identifiers.org/umls/C0029163",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 26708,
            "identifier": "C1142305",
            "identifier_type": "str",
            "name": "Melanonychia",
            "properties": {
                "url": "http://identifiers.org/umls/C1142305",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 26709,
            "identifier": "GO:0060717",
            "identifier_type": "str",
            "name": "chorion development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060717",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26710,
            "identifier": "5420",
            "identifier_type": "int",
            "name": "PODXL",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5420",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "podocalyxin-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 26711,
            "identifier": "GO:1904058",
            "identifier_type": "str",
            "name": "positive regulation of sensory perception of pain",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1904058",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26712,
            "identifier": "GO:0070244",
            "identifier_type": "str",
            "name": "negative regulation of thymocyte apoptotic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070244",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26713,
            "identifier": "GO:0072661",
            "identifier_type": "str",
            "name": "protein targeting to plasma membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072661",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26714,
            "identifier": "C0424535",
            "identifier_type": "str",
            "name": "Vasovagal symptoms",
            "properties": {
                "url": "http://identifiers.org/umls/C0424535",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 26715,
            "identifier": "285659",
            "identifier_type": "int",
            "name": "OR2V2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/285659",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "olfactory receptor, family 2, subfamily V, member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 26716,
            "identifier": "PC7_3385",
            "identifier_type": "str",
            "name": "EGFR downregulation",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 26717,
            "identifier": "C0423847",
            "identifier_type": "str",
            "name": "Growth of eyelashes",
            "properties": {
                "url": "http://identifiers.org/umls/C0423847",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 26718,
            "identifier": "C0877077",
            "identifier_type": "str",
            "name": "Myocardial haemorrhage",
            "properties": {
                "url": "http://identifiers.org/umls/C0877077",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        }
    ]
}