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=43425
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=43450",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=43400",
    "results": [
        {
            "id": 43424,
            "identifier": "653125",
            "identifier_type": "int",
            "name": "GOLGA8K",
            "properties": {
                "url": "http://identifiers.org/ncbigene/653125",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "golgin A8 family, member K"
            },
            "metanode": "Gene"
        },
        {
            "id": 43425,
            "identifier": "GO:0061025",
            "identifier_type": "str",
            "name": "membrane fusion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0061025",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 43426,
            "identifier": "PC7_3697",
            "identifier_type": "str",
            "name": "ErbB receptor signaling network",
            "properties": {
                "source": "PID via Pathway Commons",
                "license": "CC0 1.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 43427,
            "identifier": "8455",
            "identifier_type": "int",
            "name": "ATRN",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8455",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "attractin"
            },
            "metanode": "Gene"
        },
        {
            "id": 43428,
            "identifier": "N0000175965",
            "identifier_type": "str",
            "name": "Increased Prothrombin Activity",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000175965",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Physiologic Effect"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 43429,
            "identifier": "GO:1903599",
            "identifier_type": "str",
            "name": "positive regulation of mitophagy",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903599",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 43430,
            "identifier": "752014",
            "identifier_type": "int",
            "name": "CEMP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/752014",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "cementum protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 43431,
            "identifier": "GO:0004035",
            "identifier_type": "str",
            "name": "alkaline phosphatase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004035",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 43541,
            "identifier": "GO:0048469",
            "identifier_type": "str",
            "name": "cell maturation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048469",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 43432,
            "identifier": "10908",
            "identifier_type": "int",
            "name": "PNPLA6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10908",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "patatin-like phospholipase domain containing 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 43433,
            "identifier": "DB00715",
            "identifier_type": "str",
            "name": "Paroxetine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00715",
                "inchi": "InChI=1S/C19H20FNO3/c20-15-3-1-13(2-4-15)17-7-8-21-10-14(17)11-22-16-5-6-18-19(9-16)24-12-23-18/h1-6,9,14,17,21H,7-8,10-12H2/t14-,17-/m0/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=AHOUBRCZNHFOSL-YOEHRIQHSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 43434,
            "identifier": "105371844",
            "identifier_type": "int",
            "name": "LOC105371844",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105371844",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "putative speedy protein E6"
            },
            "metanode": "Gene"
        },
        {
            "id": 43435,
            "identifier": "C1384489",
            "identifier_type": "str",
            "name": "Scratch",
            "properties": {
                "url": "http://identifiers.org/umls/C1384489",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 43436,
            "identifier": "C0011991",
            "identifier_type": "str",
            "name": "Diarrhoea",
            "properties": {
                "url": "http://identifiers.org/umls/C0011991",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 43437,
            "identifier": "DOID:363",
            "identifier_type": "str",
            "name": "uterine cancer",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/DOID_363",
                "source": "Disease Ontology",
                "license": "CC BY 3.0"
            },
            "metanode": "Disease"
        },
        {
            "id": 43438,
            "identifier": "GO:0060480",
            "identifier_type": "str",
            "name": "lung goblet cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060480",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 43439,
            "identifier": "PC7_4470",
            "identifier_type": "str",
            "name": "Highly sodium permeable acetylcholine nicotinic receptors",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 43440,
            "identifier": "GO:0046021",
            "identifier_type": "str",
            "name": "regulation of transcription from RNA polymerase II promoter, mitotic",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046021",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 43441,
            "identifier": "D009767",
            "identifier_type": "str",
            "name": "Obesity, Morbid",
            "properties": {
                "url": "http://identifiers.org/mesh/D009767",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 43442,
            "identifier": "57217",
            "identifier_type": "int",
            "name": "TTC7A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57217",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "tetratricopeptide repeat domain 7A"
            },
            "metanode": "Gene"
        },
        {
            "id": 43443,
            "identifier": "C0795690",
            "identifier_type": "str",
            "name": "Omphalocele",
            "properties": {
                "url": "http://identifiers.org/umls/C0795690",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 43444,
            "identifier": "GO:0072110",
            "identifier_type": "str",
            "name": "glomerular mesangial cell proliferation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072110",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 43445,
            "identifier": "126820",
            "identifier_type": "int",
            "name": "WDR63",
            "properties": {
                "url": "http://identifiers.org/ncbigene/126820",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "WD repeat domain 63"
            },
            "metanode": "Gene"
        },
        {
            "id": 43446,
            "identifier": "26032",
            "identifier_type": "int",
            "name": "SUSD5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26032",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "sushi domain containing 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 43447,
            "identifier": "2027",
            "identifier_type": "int",
            "name": "ENO3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2027",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "enolase 3 (beta, muscle)"
            },
            "metanode": "Gene"
        }
    ]
}