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=40825
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=40850",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=40800",
    "results": [
        {
            "id": 40824,
            "identifier": "541465",
            "identifier_type": "int",
            "name": "CT45A6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/541465",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "cancer/testis antigen family 45, member A6"
            },
            "metanode": "Gene"
        },
        {
            "id": 40825,
            "identifier": "25940",
            "identifier_type": "int",
            "name": "FAM98A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/25940",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "family with sequence similarity 98, member A"
            },
            "metanode": "Gene"
        },
        {
            "id": 40826,
            "identifier": "GO:0032222",
            "identifier_type": "str",
            "name": "regulation of synaptic transmission, cholinergic",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032222",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 40827,
            "identifier": "C0496901",
            "identifier_type": "str",
            "name": "Pituitary tumour benign",
            "properties": {
                "url": "http://identifiers.org/umls/C0496901",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 40828,
            "identifier": "1741",
            "identifier_type": "int",
            "name": "DLG3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1741",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "discs, large homolog 3 (Drosophila)"
            },
            "metanode": "Gene"
        },
        {
            "id": 41572,
            "identifier": "GO:0030035",
            "identifier_type": "str",
            "name": "microspike assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030035",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 40829,
            "identifier": "36",
            "identifier_type": "int",
            "name": "ACADSB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/36",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "acyl-CoA dehydrogenase, short/branched chain"
            },
            "metanode": "Gene"
        },
        {
            "id": 40830,
            "identifier": "8799",
            "identifier_type": "int",
            "name": "PEX11B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8799",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "peroxisomal biogenesis factor 11 beta"
            },
            "metanode": "Gene"
        },
        {
            "id": 40831,
            "identifier": "GO:0071167",
            "identifier_type": "str",
            "name": "ribonucleoprotein complex import into nucleus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071167",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 40832,
            "identifier": "GO:1902932",
            "identifier_type": "str",
            "name": "positive regulation of alcohol biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902932",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 40833,
            "identifier": "WP3286_r84312",
            "identifier_type": "str",
            "name": "Copper homeostasis",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP3286_r84312",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 40834,
            "identifier": "GO:1904211",
            "identifier_type": "str",
            "name": "membrane protein proteolysis involved in retrograde protein transport, ER to cytosol",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1904211",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 40835,
            "identifier": "PC7_8345",
            "identifier_type": "str",
            "name": "Transport of Mature mRNA derived from an Intron-Containing Transcript",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 40836,
            "identifier": "284371",
            "identifier_type": "int",
            "name": "ZNF841",
            "properties": {
                "url": "http://identifiers.org/ncbigene/284371",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 841"
            },
            "metanode": "Gene"
        },
        {
            "id": 40837,
            "identifier": "11252",
            "identifier_type": "int",
            "name": "PACSIN2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11252",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "protein kinase C and casein kinase substrate in neurons 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 40838,
            "identifier": "139735",
            "identifier_type": "int",
            "name": "ZFP92",
            "properties": {
                "url": "http://identifiers.org/ncbigene/139735",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "ZFP92 zinc finger protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 40839,
            "identifier": "C0022951",
            "identifier_type": "str",
            "name": "Lactose intolerance",
            "properties": {
                "url": "http://identifiers.org/umls/C0022951",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 40840,
            "identifier": "91574",
            "identifier_type": "int",
            "name": "C12orf65",
            "properties": {
                "url": "http://identifiers.org/ncbigene/91574",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "chromosome 12 open reading frame 65"
            },
            "metanode": "Gene"
        },
        {
            "id": 40841,
            "identifier": "105371932",
            "identifier_type": "int",
            "name": "LOC105371932",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105371932",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "uncharacterized LOC105371932"
            },
            "metanode": "Gene"
        },
        {
            "id": 40842,
            "identifier": "29091",
            "identifier_type": "int",
            "name": "STXBP6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/29091",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "syntaxin binding protein 6 (amisyn)"
            },
            "metanode": "Gene"
        },
        {
            "id": 40843,
            "identifier": "55108",
            "identifier_type": "int",
            "name": "BSDC1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55108",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "BSD domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 40844,
            "identifier": "GO:1904395",
            "identifier_type": "str",
            "name": "positive regulation of skeletal muscle acetylcholine-gated channel clustering",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1904395",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 40845,
            "identifier": "DB00163",
            "identifier_type": "str",
            "name": "Vitamin E",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00163",
                "inchi": "InChI=1S/C29H50O2/c1-20(2)12-9-13-21(3)14-10-15-22(4)16-11-18-29(8)19-17-26-25(7)27(30)23(5)24(6)28(26)31-29/h20-22,30H,9-19H2,1-8H3/t21-,22-,29-/m1/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=GVJHHUAWPYXKBD-IEOSBIPESA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 40846,
            "identifier": "115948",
            "identifier_type": "int",
            "name": "CCDC151",
            "properties": {
                "url": "http://identifiers.org/ncbigene/115948",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "coiled-coil domain containing 151"
            },
            "metanode": "Gene"
        },
        {
            "id": 40847,
            "identifier": "22925",
            "identifier_type": "int",
            "name": "PLA2R1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/22925",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "phospholipase A2 receptor 1, 180kDa"
            },
            "metanode": "Gene"
        }
    ]
}