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=29875
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=29900",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=29850",
    "results": [
        {
            "id": 29869,
            "identifier": "GO:0006404",
            "identifier_type": "str",
            "name": "RNA import into nucleus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006404",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29870,
            "identifier": "GO:0002706",
            "identifier_type": "str",
            "name": "regulation of lymphocyte mediated immunity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002706",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29871,
            "identifier": "1240",
            "identifier_type": "int",
            "name": "CMKLR1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1240",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "chemerin chemokine-like receptor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 29872,
            "identifier": "9747",
            "identifier_type": "int",
            "name": "TCAF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9747",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "TRPM8 channel-associated factor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 29873,
            "identifier": "GO:0005462",
            "identifier_type": "str",
            "name": "UDP-N-acetylglucosamine transmembrane transporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005462",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 29874,
            "identifier": "GO:0034364",
            "identifier_type": "str",
            "name": "high-density lipoprotein particle",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034364",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 29875,
            "identifier": "PC7_4761",
            "identifier_type": "str",
            "name": "Integrin-linked kinase signaling",
            "properties": {
                "source": "PID via Pathway Commons",
                "license": "CC0 1.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 29876,
            "identifier": "3709",
            "identifier_type": "int",
            "name": "ITPR2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3709",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "inositol 1,4,5-trisphosphate receptor, type 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 29877,
            "identifier": "C0022107",
            "identifier_type": "str",
            "name": "Irritability",
            "properties": {
                "url": "http://identifiers.org/umls/C0022107",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 29878,
            "identifier": "130827",
            "identifier_type": "int",
            "name": "TMEM182",
            "properties": {
                "url": "http://identifiers.org/ncbigene/130827",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "transmembrane protein 182"
            },
            "metanode": "Gene"
        },
        {
            "id": 29879,
            "identifier": "C2939420",
            "identifier_type": "str",
            "name": "Metastatic disease",
            "properties": {
                "url": "http://identifiers.org/umls/C2939420",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 29880,
            "identifier": "C0334579",
            "identifier_type": "str",
            "name": "Anaplastic astrocytoma",
            "properties": {
                "url": "http://identifiers.org/umls/C0334579",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 29881,
            "identifier": "3625",
            "identifier_type": "int",
            "name": "INHBB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3625",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "inhibin, beta B"
            },
            "metanode": "Gene"
        },
        {
            "id": 29882,
            "identifier": "C0027059",
            "identifier_type": "str",
            "name": "Myocarditis",
            "properties": {
                "url": "http://identifiers.org/umls/C0027059",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 29883,
            "identifier": "D004409",
            "identifier_type": "str",
            "name": "Dyskinesia, Drug-Induced",
            "properties": {
                "url": "http://identifiers.org/mesh/D004409",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 29884,
            "identifier": "GO:2000106",
            "identifier_type": "str",
            "name": "regulation of leukocyte apoptotic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000106",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29885,
            "identifier": "GO:0030207",
            "identifier_type": "str",
            "name": "chondroitin sulfate catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030207",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29886,
            "identifier": "161357",
            "identifier_type": "int",
            "name": "MDGA2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/161357",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "MAM domain containing glycosylphosphatidylinositol anchor 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 29887,
            "identifier": "268",
            "identifier_type": "int",
            "name": "AMH",
            "properties": {
                "url": "http://identifiers.org/ncbigene/268",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "anti-Mullerian hormone"
            },
            "metanode": "Gene"
        },
        {
            "id": 29888,
            "identifier": "6136",
            "identifier_type": "int",
            "name": "RPL12",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6136",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "ribosomal protein L12"
            },
            "metanode": "Gene"
        },
        {
            "id": 29889,
            "identifier": "6426",
            "identifier_type": "int",
            "name": "SRSF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6426",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "serine/arginine-rich splicing factor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 29890,
            "identifier": "D007565",
            "identifier_type": "str",
            "name": "Jaundice",
            "properties": {
                "url": "http://identifiers.org/mesh/D007565",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 29891,
            "identifier": "C0015970",
            "identifier_type": "str",
            "name": "Fever of unknown origin",
            "properties": {
                "url": "http://identifiers.org/umls/C0015970",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 29892,
            "identifier": "DB01628",
            "identifier_type": "str",
            "name": "Etoricoxib",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01628",
                "inchi": "InChI=1S/C18H15ClN2O2S/c1-12-3-4-14(10-20-12)18-17(9-15(19)11-21-18)13-5-7-16(8-6-13)24(2,22)23/h3-11H,1-2H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=MNJVRJDLRVPLFE-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 29893,
            "identifier": "56882",
            "identifier_type": "int",
            "name": "CDC42SE1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56882",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "CDC42 small effector 1"
            },
            "metanode": "Gene"
        }
    ]
}