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=15725
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=15750",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=15700",
    "results": [
        {
            "id": 15716,
            "identifier": "DB00605",
            "identifier_type": "str",
            "name": "Sulindac",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00605",
                "inchi": "InChI=1S/C20H17FO3S/c1-12-17(9-13-3-6-15(7-4-13)25(2)24)16-8-5-14(21)10-19(16)18(12)11-20(22)23/h3-10H,11H2,1-2H3,(H,22,23)/b17-9-",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=MLKXDPUZXIRXEP-MFOYZWKCSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 15717,
            "identifier": "54455",
            "identifier_type": "int",
            "name": "FBXO42",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54455",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "F-box protein 42"
            },
            "metanode": "Gene"
        },
        {
            "id": 15718,
            "identifier": "GO:0071503",
            "identifier_type": "str",
            "name": "response to heparin",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071503",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15719,
            "identifier": "GO:2000035",
            "identifier_type": "str",
            "name": "regulation of stem cell division",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000035",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15720,
            "identifier": "84867",
            "identifier_type": "int",
            "name": "PTPN5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84867",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "protein tyrosine phosphatase, non-receptor type 5 (striatum-enriched)"
            },
            "metanode": "Gene"
        },
        {
            "id": 15721,
            "identifier": "C1168149",
            "identifier_type": "str",
            "name": "Perioral tingling",
            "properties": {
                "url": "http://identifiers.org/umls/C1168149",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 15722,
            "identifier": "GO:0051546",
            "identifier_type": "str",
            "name": "keratinocyte migration",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051546",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15723,
            "identifier": "C1262109",
            "identifier_type": "str",
            "name": "Procedural hypotension",
            "properties": {
                "url": "http://identifiers.org/umls/C1262109",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 15724,
            "identifier": "7014",
            "identifier_type": "int",
            "name": "TERF2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7014",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "telomeric repeat binding factor 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 15725,
            "identifier": "GO:0055006",
            "identifier_type": "str",
            "name": "cardiac cell development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0055006",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15726,
            "identifier": "GO:0044866",
            "identifier_type": "str",
            "name": "modulation by host of viral exo-alpha-sialidase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044866",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15727,
            "identifier": "25851",
            "identifier_type": "int",
            "name": "TECPR1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/25851",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "tectonin beta-propeller repeat containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 16012,
            "identifier": "C0021099",
            "identifier_type": "str",
            "name": "Impetigo",
            "properties": {
                "url": "http://identifiers.org/umls/C0021099",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 15728,
            "identifier": "C0238874",
            "identifier_type": "str",
            "name": "Antineutrophil cytoplasmic antibody positive",
            "properties": {
                "url": "http://identifiers.org/umls/C0238874",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 15729,
            "identifier": "C0877639",
            "identifier_type": "str",
            "name": "Gingival blister",
            "properties": {
                "url": "http://identifiers.org/umls/C0877639",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 15730,
            "identifier": "GO:0051602",
            "identifier_type": "str",
            "name": "response to electrical stimulus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051602",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15731,
            "identifier": "GO:0036379",
            "identifier_type": "str",
            "name": "myofilament",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0036379",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 15732,
            "identifier": "79633",
            "identifier_type": "int",
            "name": "FAT4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79633",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "FAT atypical cadherin 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 15733,
            "identifier": "GO:0046471",
            "identifier_type": "str",
            "name": "phosphatidylglycerol metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046471",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15734,
            "identifier": "GO:0046060",
            "identifier_type": "str",
            "name": "dATP metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046060",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15735,
            "identifier": "C0162283",
            "identifier_type": "str",
            "name": "Nephrogenic diabetes insipidus",
            "properties": {
                "url": "http://identifiers.org/umls/C0162283",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 15736,
            "identifier": "GO:0010897",
            "identifier_type": "str",
            "name": "negative regulation of triglyceride catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010897",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15737,
            "identifier": "GO:0040033",
            "identifier_type": "str",
            "name": "negative regulation of translation, ncRNA-mediated",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0040033",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15738,
            "identifier": "2528",
            "identifier_type": "int",
            "name": "FUT6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2528",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "fucosyltransferase 6 (alpha (1,3) fucosyltransferase)"
            },
            "metanode": "Gene"
        },
        {
            "id": 15739,
            "identifier": "11035",
            "identifier_type": "int",
            "name": "RIPK3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11035",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "receptor-interacting serine-threonine kinase 3"
            },
            "metanode": "Gene"
        }
    ]
}