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=12250
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=12275",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=12225",
    "results": [
        {
            "id": 12239,
            "identifier": "C0518015",
            "identifier_type": "str",
            "name": "Haemoglobin",
            "properties": {
                "url": "http://identifiers.org/umls/C0518015",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 12240,
            "identifier": "GO:0061550",
            "identifier_type": "str",
            "name": "cranial ganglion development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0061550",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12241,
            "identifier": "54878",
            "identifier_type": "int",
            "name": "DPP8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54878",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "dipeptidyl-peptidase 8"
            },
            "metanode": "Gene"
        },
        {
            "id": 12242,
            "identifier": "83641",
            "identifier_type": "int",
            "name": "FAM107B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/83641",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "family with sequence similarity 107, member B"
            },
            "metanode": "Gene"
        },
        {
            "id": 12243,
            "identifier": "162514",
            "identifier_type": "int",
            "name": "TRPV3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/162514",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "transient receptor potential cation channel, subfamily V, member 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 12244,
            "identifier": "7181",
            "identifier_type": "int",
            "name": "NR2C1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7181",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "nuclear receptor subfamily 2, group C, member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 12245,
            "identifier": "105377622",
            "identifier_type": "int",
            "name": "LOC105377622",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105377622",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "uncharacterized LOC105377622"
            },
            "metanode": "Gene"
        },
        {
            "id": 12246,
            "identifier": "GO:1901989",
            "identifier_type": "str",
            "name": "positive regulation of cell cycle phase transition",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901989",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12247,
            "identifier": "PC7_2544",
            "identifier_type": "str",
            "name": "Chk1/Chk2(Cds1) mediated inactivation of Cyclin B:Cdk1 complex",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 12248,
            "identifier": "26018",
            "identifier_type": "int",
            "name": "LRIG1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26018",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "leucine-rich repeats and immunoglobulin-like domains 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 12249,
            "identifier": "2013",
            "identifier_type": "int",
            "name": "EMP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2013",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "epithelial membrane protein 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 12250,
            "identifier": "C0853330",
            "identifier_type": "str",
            "name": "Peripheral neuropathy aggravated",
            "properties": {
                "url": "http://identifiers.org/umls/C0853330",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 12251,
            "identifier": "101929060",
            "identifier_type": "int",
            "name": "LOC101929060",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101929060",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "uncharacterized LOC101929060"
            },
            "metanode": "Gene"
        },
        {
            "id": 12252,
            "identifier": "GO:2000880",
            "identifier_type": "str",
            "name": "positive regulation of dipeptide transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000880",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12253,
            "identifier": "79109",
            "identifier_type": "int",
            "name": "MAPKAP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79109",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "mitogen-activated protein kinase associated protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 12254,
            "identifier": "494118",
            "identifier_type": "int",
            "name": "SPANXN1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/494118",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "SPANX family, member N1"
            },
            "metanode": "Gene"
        },
        {
            "id": 12255,
            "identifier": "GO:0060821",
            "identifier_type": "str",
            "name": "inactivation of X chromosome by DNA methylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060821",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12256,
            "identifier": "8877",
            "identifier_type": "int",
            "name": "SPHK1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8877",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "sphingosine kinase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 12257,
            "identifier": "GO:0051127",
            "identifier_type": "str",
            "name": "positive regulation of actin nucleation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051127",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12258,
            "identifier": "GO:0034456",
            "identifier_type": "str",
            "name": "UTP-C complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034456",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 12259,
            "identifier": "81562",
            "identifier_type": "int",
            "name": "LMAN2L",
            "properties": {
                "url": "http://identifiers.org/ncbigene/81562",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "lectin, mannose-binding 2-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 12260,
            "identifier": "GO:0030309",
            "identifier_type": "str",
            "name": "poly-N-acetyllactosamine metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030309",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12261,
            "identifier": "GO:0090066",
            "identifier_type": "str",
            "name": "regulation of anatomical structure size",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090066",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12262,
            "identifier": "C0751535",
            "identifier_type": "str",
            "name": "Cardiac syncope",
            "properties": {
                "url": "http://identifiers.org/umls/C0751535",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 12263,
            "identifier": "GO:0080120",
            "identifier_type": "str",
            "name": "CAAX-box protein maturation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0080120",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}