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=21925
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=21950",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=21900",
    "results": [
        {
            "id": 21916,
            "identifier": "C0085611",
            "identifier_type": "str",
            "name": "Atrial arrhythmia",
            "properties": {
                "url": "http://identifiers.org/umls/C0085611",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 21917,
            "identifier": "GO:0017166",
            "identifier_type": "str",
            "name": "vinculin binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0017166",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 21918,
            "identifier": "64410",
            "identifier_type": "int",
            "name": "KLHL25",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64410",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "kelch-like family member 25"
            },
            "metanode": "Gene"
        },
        {
            "id": 21919,
            "identifier": "GO:0045954",
            "identifier_type": "str",
            "name": "positive regulation of natural killer cell mediated cytotoxicity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045954",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21920,
            "identifier": "387522",
            "identifier_type": "int",
            "name": "TMEM189-UBE2V1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/387522",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "TMEM189-UBE2V1 readthrough"
            },
            "metanode": "Gene"
        },
        {
            "id": 21921,
            "identifier": "585",
            "identifier_type": "int",
            "name": "BBS4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/585",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "Bardet-Biedl syndrome 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 21922,
            "identifier": "GO:0006024",
            "identifier_type": "str",
            "name": "glycosaminoglycan biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006024",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21923,
            "identifier": "DB01325",
            "identifier_type": "str",
            "name": "Quinethazone",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01325",
                "inchi": "InChI=1S/C10H12ClN3O3S/c1-2-9-13-7-4-6(11)8(18(12,16)17)3-5(7)10(15)14-9/h3-4,9,13H,2H2,1H3,(H,14,15)(H2,12,16,17)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=AGMMTXLNIQSRCG-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 21924,
            "identifier": "GO:1902186",
            "identifier_type": "str",
            "name": "regulation of viral release from host cell",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902186",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21925,
            "identifier": "158131",
            "identifier_type": "int",
            "name": "OR1Q1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/158131",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "olfactory receptor, family 1, subfamily Q, member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 21926,
            "identifier": "3054",
            "identifier_type": "int",
            "name": "HCFC1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3054",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "host cell factor C1"
            },
            "metanode": "Gene"
        },
        {
            "id": 21927,
            "identifier": "C0242184",
            "identifier_type": "str",
            "name": "Hypoxia",
            "properties": {
                "url": "http://identifiers.org/umls/C0242184",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 21928,
            "identifier": "C0521622",
            "identifier_type": "str",
            "name": "Bilateral hydronephrosis",
            "properties": {
                "url": "http://identifiers.org/umls/C0521622",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 21929,
            "identifier": "80150",
            "identifier_type": "int",
            "name": "ASRGL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80150",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "asparaginase like 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 21930,
            "identifier": "121665",
            "identifier_type": "int",
            "name": "SPPL3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/121665",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "signal peptide peptidase like 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 21931,
            "identifier": "GO:0045759",
            "identifier_type": "str",
            "name": "negative regulation of action potential",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045759",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21932,
            "identifier": "51433",
            "identifier_type": "int",
            "name": "ANAPC5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51433",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "anaphase promoting complex subunit 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 21933,
            "identifier": "90480",
            "identifier_type": "int",
            "name": "GADD45GIP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/90480",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "growth arrest and DNA-damage-inducible, gamma interacting protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 21934,
            "identifier": "C0476289",
            "identifier_type": "str",
            "name": "Gas pain",
            "properties": {
                "url": "http://identifiers.org/umls/C0476289",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 21935,
            "identifier": "GO:0009820",
            "identifier_type": "str",
            "name": "alkaloid metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009820",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21936,
            "identifier": "GO:0007341",
            "identifier_type": "str",
            "name": "penetration of zona pellucida",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007341",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21937,
            "identifier": "7832",
            "identifier_type": "int",
            "name": "BTG2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7832",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "BTG family, member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 21938,
            "identifier": "GO:0034163",
            "identifier_type": "str",
            "name": "regulation of toll-like receptor 9 signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034163",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21939,
            "identifier": "GO:0009950",
            "identifier_type": "str",
            "name": "dorsal/ventral axis specification",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009950",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21940,
            "identifier": "84314",
            "identifier_type": "int",
            "name": "TMEM107",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84314",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "transmembrane protein 107"
            },
            "metanode": "Gene"
        }
    ]
}