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=24925
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=24950",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=24900",
    "results": [
        {
            "id": 24919,
            "identifier": "5275",
            "identifier_type": "int",
            "name": "SERPINB13",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5275",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "serpin peptidase inhibitor, clade B (ovalbumin), member 13"
            },
            "metanode": "Gene"
        },
        {
            "id": 24920,
            "identifier": "GO:0031871",
            "identifier_type": "str",
            "name": "proteinase activated receptor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031871",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 24921,
            "identifier": "51201",
            "identifier_type": "int",
            "name": "ZDHHC2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51201",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "zinc finger, DHHC-type containing 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 24922,
            "identifier": "GO:0042719",
            "identifier_type": "str",
            "name": "mitochondrial intermembrane space protein transporter complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042719",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 24923,
            "identifier": "23370",
            "identifier_type": "int",
            "name": "ARHGEF18",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23370",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "Rho/Rac guanine nucleotide exchange factor (GEF) 18"
            },
            "metanode": "Gene"
        },
        {
            "id": 24924,
            "identifier": "7728",
            "identifier_type": "int",
            "name": "ZNF175",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7728",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 175"
            },
            "metanode": "Gene"
        },
        {
            "id": 24925,
            "identifier": "84210",
            "identifier_type": "int",
            "name": "ANKRD20A1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84210",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "ankyrin repeat domain 20 family, member A1"
            },
            "metanode": "Gene"
        },
        {
            "id": 24926,
            "identifier": "DB05265",
            "identifier_type": "str",
            "name": "Ecabet",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB05265",
                "inchi": "InChI=1S/C20H28O5S/c1-12(2)14-10-13-6-7-17-19(3,8-5-9-20(17,4)18(21)22)15(13)11-16(14)26(23,24)25/h10-12,17H,5-9H2,1-4H3,(H,21,22)(H,23,24,25)/t17-,19-,20-/m1/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=IWCWQNVIUXZOMJ-MISYRCLQSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 24927,
            "identifier": "GO:0032481",
            "identifier_type": "str",
            "name": "positive regulation of type I interferon production",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032481",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24928,
            "identifier": "149018",
            "identifier_type": "int",
            "name": "LELP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/149018",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "late cornified envelope-like proline-rich 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 24929,
            "identifier": "6229",
            "identifier_type": "int",
            "name": "RPS24",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6229",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "ribosomal protein S24"
            },
            "metanode": "Gene"
        },
        {
            "id": 24930,
            "identifier": "56123",
            "identifier_type": "int",
            "name": "PCDHB13",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56123",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "protocadherin beta 13"
            },
            "metanode": "Gene"
        },
        {
            "id": 24931,
            "identifier": "79656",
            "identifier_type": "int",
            "name": "BEND5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79656",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "BEN domain containing 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 24932,
            "identifier": "390790",
            "identifier_type": "int",
            "name": "ARL5C",
            "properties": {
                "url": "http://identifiers.org/ncbigene/390790",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "ADP-ribosylation factor-like 5C"
            },
            "metanode": "Gene"
        },
        {
            "id": 24933,
            "identifier": "PC7_5870",
            "identifier_type": "str",
            "name": "Nef Mediated CD8 Down-regulation",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 24934,
            "identifier": "805",
            "identifier_type": "int",
            "name": "CALM2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/805",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "calmodulin 2 (phosphorylase kinase, delta)"
            },
            "metanode": "Gene"
        },
        {
            "id": 24935,
            "identifier": "9552",
            "identifier_type": "int",
            "name": "SPAG7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9552",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "sperm associated antigen 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 24936,
            "identifier": "C0858318",
            "identifier_type": "str",
            "name": "Plasmodium falciparum infection",
            "properties": {
                "url": "http://identifiers.org/umls/C0858318",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 24937,
            "identifier": "C1096225",
            "identifier_type": "str",
            "name": "Vessel puncture site haemorrhage",
            "properties": {
                "url": "http://identifiers.org/umls/C1096225",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 24938,
            "identifier": "390195",
            "identifier_type": "int",
            "name": "OR5AN1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/390195",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "olfactory receptor, family 5, subfamily AN, member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 24939,
            "identifier": "GO:0005158",
            "identifier_type": "str",
            "name": "insulin receptor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005158",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 24940,
            "identifier": "139886",
            "identifier_type": "int",
            "name": "SPIN4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/139886",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "spindlin family, member 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 24941,
            "identifier": "C2973725",
            "identifier_type": "str",
            "name": "Pulmonary arterial hypertension",
            "properties": {
                "url": "http://identifiers.org/umls/C2973725",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 24942,
            "identifier": "C1167791",
            "identifier_type": "str",
            "name": "Skin toxicity",
            "properties": {
                "url": "http://identifiers.org/umls/C1167791",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 24943,
            "identifier": "GO:0006739",
            "identifier_type": "str",
            "name": "NADP metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006739",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}