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=31350
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=31375",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=31325",
    "results": [
        {
            "id": 31344,
            "identifier": "388667",
            "identifier_type": "int",
            "name": "C1orf137",
            "properties": {
                "url": "http://identifiers.org/ncbigene/388667",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "chromosome 1 open reading frame 137"
            },
            "metanode": "Gene"
        },
        {
            "id": 31345,
            "identifier": "GO:0010464",
            "identifier_type": "str",
            "name": "regulation of mesenchymal cell proliferation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010464",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31346,
            "identifier": "2018",
            "identifier_type": "int",
            "name": "EMX2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2018",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "empty spiracles homeobox 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 31347,
            "identifier": "GO:0097094",
            "identifier_type": "str",
            "name": "craniofacial suture morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097094",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31348,
            "identifier": "GO:0060708",
            "identifier_type": "str",
            "name": "spongiotrophoblast differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060708",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31349,
            "identifier": "GO:0017186",
            "identifier_type": "str",
            "name": "peptidyl-pyroglutamic acid biosynthetic process, using glutaminyl-peptide cyclotransferase",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0017186",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31350,
            "identifier": "GO:0001540",
            "identifier_type": "str",
            "name": "beta-amyloid binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001540",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 31351,
            "identifier": "GO:0071593",
            "identifier_type": "str",
            "name": "lymphocyte aggregation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071593",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31352,
            "identifier": "8722",
            "identifier_type": "int",
            "name": "CTSF",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8722",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "cathepsin F"
            },
            "metanode": "Gene"
        },
        {
            "id": 31353,
            "identifier": "GO:0045933",
            "identifier_type": "str",
            "name": "positive regulation of muscle contraction",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045933",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31354,
            "identifier": "728276",
            "identifier_type": "int",
            "name": "CLEC19A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/728276",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "C-type lectin domain family 19, member A"
            },
            "metanode": "Gene"
        },
        {
            "id": 31355,
            "identifier": "GO:1903367",
            "identifier_type": "str",
            "name": "positive regulation of fear response",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903367",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31356,
            "identifier": "C0043144",
            "identifier_type": "str",
            "name": "Wheezing",
            "properties": {
                "url": "http://identifiers.org/umls/C0043144",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 31357,
            "identifier": "DB08994",
            "identifier_type": "str",
            "name": "Ditazole",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB08994",
                "inchi": "InChI=1S/C19H20N2O3/c22-13-11-21(12-14-23)19-20-17(15-7-3-1-4-8-15)18(24-19)16-9-5-2-6-10-16/h1-10,22-23H,11-14H2",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=UUCMDZWCRNZCOY-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 31358,
            "identifier": "C0234987",
            "identifier_type": "str",
            "name": "Dizziness postural",
            "properties": {
                "url": "http://identifiers.org/umls/C0234987",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 31359,
            "identifier": "5009",
            "identifier_type": "int",
            "name": "OTC",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5009",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "ornithine carbamoyltransferase"
            },
            "metanode": "Gene"
        },
        {
            "id": 31360,
            "identifier": "PC7_8059",
            "identifier_type": "str",
            "name": "TRAF6 mediated induction of TAK1 complex",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 31361,
            "identifier": "GO:0008589",
            "identifier_type": "str",
            "name": "regulation of smoothened signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008589",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31362,
            "identifier": "347731",
            "identifier_type": "int",
            "name": "LRRTM3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/347731",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "leucine rich repeat transmembrane neuronal 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 31363,
            "identifier": "GO:1902221",
            "identifier_type": "str",
            "name": "erythrose 4-phosphate/phosphoenolpyruvate family amino acid metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902221",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31364,
            "identifier": "C1868693",
            "identifier_type": "str",
            "name": "Localised intraabdominal fluid collection",
            "properties": {
                "url": "http://identifiers.org/umls/C1868693",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 31365,
            "identifier": "GO:0070944",
            "identifier_type": "str",
            "name": "neutrophil mediated killing of bacterium",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070944",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31366,
            "identifier": "DB00999",
            "identifier_type": "str",
            "name": "Hydrochlorothiazide",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00999",
                "inchi": "InChI=1S/C7H8ClN3O4S2/c8-4-1-5-7(2-6(4)16(9,12)13)17(14,15)11-3-10-5/h1-2,10-11H,3H2,(H2,9,12,13)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=JZUFKLXOESDKRF-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 31367,
            "identifier": "GO:0043549",
            "identifier_type": "str",
            "name": "regulation of kinase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043549",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31368,
            "identifier": "GO:0098828",
            "identifier_type": "str",
            "name": "modulation of inhibitory postsynaptic potential",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0098828",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}