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=33650
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=33675",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=33625",
    "results": [
        {
            "id": 33643,
            "identifier": "C0038587",
            "identifier_type": "str",
            "name": "Withdrawal syndrome",
            "properties": {
                "url": "http://identifiers.org/umls/C0038587",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 33644,
            "identifier": "283694",
            "identifier_type": "int",
            "name": "OR4N4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/283694",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "olfactory receptor, family 4, subfamily N, member 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 33645,
            "identifier": "GO:0044728",
            "identifier_type": "str",
            "name": "DNA methylation or demethylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044728",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33646,
            "identifier": "54549",
            "identifier_type": "int",
            "name": "SDK2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54549",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "sidekick cell adhesion molecule 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 33647,
            "identifier": "GO:0004653",
            "identifier_type": "str",
            "name": "polypeptide N-acetylgalactosaminyltransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004653",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 33648,
            "identifier": "113730",
            "identifier_type": "int",
            "name": "KLHDC7B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/113730",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "kelch domain containing 7B"
            },
            "metanode": "Gene"
        },
        {
            "id": 33649,
            "identifier": "GO:0071453",
            "identifier_type": "str",
            "name": "cellular response to oxygen levels",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071453",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33650,
            "identifier": "GO:1900101",
            "identifier_type": "str",
            "name": "regulation of endoplasmic reticulum unfolded protein response",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1900101",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33651,
            "identifier": "7108",
            "identifier_type": "int",
            "name": "TM7SF2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7108",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "transmembrane 7 superfamily member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 33652,
            "identifier": "GO:0060008",
            "identifier_type": "str",
            "name": "Sertoli cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060008",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33653,
            "identifier": "57002",
            "identifier_type": "int",
            "name": "YAE1D1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57002",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "Yae1 domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 33654,
            "identifier": "PC7_8323",
            "identifier_type": "str",
            "name": "Transcriptional activation of mitochondrial biogenesis",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 33655,
            "identifier": "338599",
            "identifier_type": "int",
            "name": "DUPD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/338599",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "dual specificity phosphatase and pro isomerase domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 33656,
            "identifier": "GO:0032330",
            "identifier_type": "str",
            "name": "regulation of chondrocyte differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032330",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33657,
            "identifier": "25945",
            "identifier_type": "int",
            "name": "PVRL3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/25945",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "poliovirus receptor-related 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 33658,
            "identifier": "55503",
            "identifier_type": "int",
            "name": "TRPV6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55503",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "transient receptor potential cation channel, subfamily V, member 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 33659,
            "identifier": "64122",
            "identifier_type": "int",
            "name": "FN3K",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64122",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "fructosamine 3 kinase"
            },
            "metanode": "Gene"
        },
        {
            "id": 33660,
            "identifier": "GO:0007431",
            "identifier_type": "str",
            "name": "salivary gland development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007431",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33661,
            "identifier": "41",
            "identifier_type": "int",
            "name": "ASIC1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/41",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "acid sensing (proton gated) ion channel 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 33662,
            "identifier": "8804",
            "identifier_type": "int",
            "name": "CREG1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8804",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "cellular repressor of E1A-stimulated genes 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 33663,
            "identifier": "GO:1990430",
            "identifier_type": "str",
            "name": "extracellular matrix protein binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1990430",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 33664,
            "identifier": "DB00352",
            "identifier_type": "str",
            "name": "Tioguanine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00352",
                "inchi": "InChI=1S/C5H5N5S/c6-5-9-3-2(4(11)10-5)7-1-8-3/h1H,(H4,6,7,8,9,10,11)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=WYWHKKSPHMUBEB-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 33665,
            "identifier": "DB01184",
            "identifier_type": "str",
            "name": "Domperidone",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01184",
                "inchi": "InChI=1S/C22H24ClN5O2/c23-15-6-7-20-18(14-15)25-22(30)28(20)16-8-12-26(13-9-16)10-3-11-27-19-5-2-1-4-17(19)24-21(27)29/h1-2,4-7,14,16H,3,8-13H2,(H,24,29)(H,25,30)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=FGXWKSZFVQUSTL-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 33666,
            "identifier": "2638",
            "identifier_type": "int",
            "name": "GC",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2638",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "group-specific component (vitamin D binding protein)"
            },
            "metanode": "Gene"
        },
        {
            "id": 33668,
            "identifier": "105371937",
            "identifier_type": "int",
            "name": "LOC105371937",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105371937",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "basic proline-rich protein-like"
            },
            "metanode": "Gene"
        }
    ]
}