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=30875
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=30900",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=30850",
    "results": [
        {
            "id": 30868,
            "identifier": "C0235467",
            "identifier_type": "str",
            "name": "Angina pectoris aggravated",
            "properties": {
                "url": "http://identifiers.org/umls/C0235467",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 30869,
            "identifier": "80099",
            "identifier_type": "int",
            "name": "C7orf69",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80099",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "chromosome 7 open reading frame 69"
            },
            "metanode": "Gene"
        },
        {
            "id": 30870,
            "identifier": "GO:0004862",
            "identifier_type": "str",
            "name": "cAMP-dependent protein kinase inhibitor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004862",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 30871,
            "identifier": "5328",
            "identifier_type": "int",
            "name": "PLAU",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5328",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "plasminogen activator, urokinase"
            },
            "metanode": "Gene"
        },
        {
            "id": 30872,
            "identifier": "51270",
            "identifier_type": "int",
            "name": "TFDP3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51270",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "transcription factor Dp family, member 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 30873,
            "identifier": "C0035305",
            "identifier_type": "str",
            "name": "Retinal detachment",
            "properties": {
                "url": "http://identifiers.org/umls/C0035305",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 30874,
            "identifier": "GO:0051941",
            "identifier_type": "str",
            "name": "regulation of amino acid uptake involved in synaptic transmission",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051941",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30875,
            "identifier": "90317",
            "identifier_type": "int",
            "name": "ZNF616",
            "properties": {
                "url": "http://identifiers.org/ncbigene/90317",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 616"
            },
            "metanode": "Gene"
        },
        {
            "id": 30876,
            "identifier": "PC7_8766",
            "identifier_type": "str",
            "name": "Vpu mediated degradation of CD4",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 30877,
            "identifier": "GO:0007212",
            "identifier_type": "str",
            "name": "dopamine receptor signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007212",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30878,
            "identifier": "PC7_7307",
            "identifier_type": "str",
            "name": "SMAC binds to IAPs",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 30879,
            "identifier": "N0000000104",
            "identifier_type": "str",
            "name": "Cholinergic Muscarinic Agonists",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000000104",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Mechanism of Action"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 30880,
            "identifier": "GO:0038183",
            "identifier_type": "str",
            "name": "bile acid signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0038183",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30881,
            "identifier": "79725",
            "identifier_type": "int",
            "name": "THAP9",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79725",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "THAP domain containing 9"
            },
            "metanode": "Gene"
        },
        {
            "id": 30882,
            "identifier": "DB01319",
            "identifier_type": "str",
            "name": "Fosamprenavir",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01319",
                "inchi": "InChI=1S/C25H36N3O9PS/c1-18(2)15-28(39(33,34)22-10-8-20(26)9-11-22)16-24(37-38(30,31)32)23(14-19-6-4-3-5-7-19)27-25(29)36-21-12-13-35-17-21/h3-11,18,21,23-24H,12-17,26H2,1-2H3,(H,27,29)(H2,30,31,32)/t21-,23-,24+/m0/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=MLBVMOWEQCZNCC-OEMFJLHTSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 30883,
            "identifier": "GO:0060159",
            "identifier_type": "str",
            "name": "regulation of dopamine receptor signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060159",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30884,
            "identifier": "GO:0033178",
            "identifier_type": "str",
            "name": "proton-transporting two-sector ATPase complex, catalytic domain",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033178",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 30885,
            "identifier": "858",
            "identifier_type": "int",
            "name": "CAV2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/858",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "caveolin 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 30886,
            "identifier": "9365",
            "identifier_type": "int",
            "name": "KL",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9365",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "klotho"
            },
            "metanode": "Gene"
        },
        {
            "id": 30887,
            "identifier": "GO:0031404",
            "identifier_type": "str",
            "name": "chloride ion binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031404",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 30888,
            "identifier": "23078",
            "identifier_type": "int",
            "name": "VWA8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23078",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "von Willebrand factor A domain containing 8"
            },
            "metanode": "Gene"
        },
        {
            "id": 30889,
            "identifier": "GO:1900750",
            "identifier_type": "str",
            "name": "oligopeptide binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1900750",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 30890,
            "identifier": "5460",
            "identifier_type": "int",
            "name": "POU5F1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5460",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "POU class 5 homeobox 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 30891,
            "identifier": "57510",
            "identifier_type": "int",
            "name": "XPO5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57510",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "exportin 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 30892,
            "identifier": "GO:0019104",
            "identifier_type": "str",
            "name": "DNA N-glycosylase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019104",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        }
    ]
}