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=18175
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=18200",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=18150",
    "results": [
        {
            "id": 18167,
            "identifier": "105379739",
            "identifier_type": "int",
            "name": "LOC105379739",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105379739",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "speedy protein E2-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 18168,
            "identifier": "34",
            "identifier_type": "int",
            "name": "ACADM",
            "properties": {
                "url": "http://identifiers.org/ncbigene/34",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "acyl-CoA dehydrogenase, C-4 to C-12 straight chain"
            },
            "metanode": "Gene"
        },
        {
            "id": 18169,
            "identifier": "8797",
            "identifier_type": "int",
            "name": "TNFRSF10A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8797",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "tumor necrosis factor receptor superfamily, member 10a"
            },
            "metanode": "Gene"
        },
        {
            "id": 18170,
            "identifier": "PC7_1576",
            "identifier_type": "str",
            "name": "Adrenaline signalling through Alpha-2 adrenergic receptor",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 18171,
            "identifier": "GO:0004372",
            "identifier_type": "str",
            "name": "glycine hydroxymethyltransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004372",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 18172,
            "identifier": "GO:0035435",
            "identifier_type": "str",
            "name": "phosphate ion transmembrane transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035435",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18173,
            "identifier": "C0158687",
            "identifier_type": "str",
            "name": "Congenital genital malformation",
            "properties": {
                "url": "http://identifiers.org/umls/C0158687",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 18174,
            "identifier": "284369",
            "identifier_type": "int",
            "name": "SIGLECL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/284369",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "SIGLEC family like 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 18175,
            "identifier": "2631",
            "identifier_type": "int",
            "name": "GBAS",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2631",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "glioblastoma amplified sequence"
            },
            "metanode": "Gene"
        },
        {
            "id": 18176,
            "identifier": "11250",
            "identifier_type": "int",
            "name": "GPR45",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11250",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "G protein-coupled receptor 45"
            },
            "metanode": "Gene"
        },
        {
            "id": 18177,
            "identifier": "D058447",
            "identifier_type": "str",
            "name": "Eye Pain",
            "properties": {
                "url": "http://identifiers.org/mesh/D058447",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 18178,
            "identifier": "C0008372",
            "identifier_type": "str",
            "name": "Cholestasis intrahepatic",
            "properties": {
                "url": "http://identifiers.org/umls/C0008372",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 18179,
            "identifier": "C0302313",
            "identifier_type": "str",
            "name": "Osteolytic lesion",
            "properties": {
                "url": "http://identifiers.org/umls/C0302313",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 18180,
            "identifier": "C0033075",
            "identifier_type": "str",
            "name": "Presbyopia",
            "properties": {
                "url": "http://identifiers.org/umls/C0033075",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 18181,
            "identifier": "105371930",
            "identifier_type": "int",
            "name": "LOC105371930",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105371930",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "uncharacterized LOC105371930"
            },
            "metanode": "Gene"
        },
        {
            "id": 18182,
            "identifier": "29089",
            "identifier_type": "int",
            "name": "UBE2T",
            "properties": {
                "url": "http://identifiers.org/ncbigene/29089",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "ubiquitin-conjugating enzyme E2T"
            },
            "metanode": "Gene"
        },
        {
            "id": 18183,
            "identifier": "5084",
            "identifier_type": "int",
            "name": "PBG1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5084",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "description": "pancreatic beta cell glycoprotein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 18184,
            "identifier": "55106",
            "identifier_type": "int",
            "name": "SLFN12",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55106",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "schlafen family member 12"
            },
            "metanode": "Gene"
        },
        {
            "id": 18185,
            "identifier": "85406",
            "identifier_type": "int",
            "name": "DNAJC14",
            "properties": {
                "url": "http://identifiers.org/ncbigene/85406",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "DnaJ (Hsp40) homolog, subfamily C, member 14"
            },
            "metanode": "Gene"
        },
        {
            "id": 18186,
            "identifier": "374864",
            "identifier_type": "int",
            "name": "CCDC178",
            "properties": {
                "url": "http://identifiers.org/ncbigene/374864",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "coiled-coil domain containing 178"
            },
            "metanode": "Gene"
        },
        {
            "id": 18187,
            "identifier": "GO:0030300",
            "identifier_type": "str",
            "name": "regulation of intestinal cholesterol absorption",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030300",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18188,
            "identifier": "C0231303",
            "identifier_type": "str",
            "name": "Distress",
            "properties": {
                "url": "http://identifiers.org/umls/C0231303",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 18189,
            "identifier": "26262",
            "identifier_type": "int",
            "name": "TSPAN17",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26262",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "tetraspanin 17"
            },
            "metanode": "Gene"
        },
        {
            "id": 18190,
            "identifier": "C0522351",
            "identifier_type": "str",
            "name": "Vertigo positional",
            "properties": {
                "url": "http://identifiers.org/umls/C0522351",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 18191,
            "identifier": "GO:0002224",
            "identifier_type": "str",
            "name": "toll-like receptor signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002224",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}