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=22625
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=22650",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=22600",
    "results": [
        {
            "id": 22614,
            "identifier": "C0740804",
            "identifier_type": "str",
            "name": "Adnexal torsion",
            "properties": {
                "url": "http://identifiers.org/umls/C0740804",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 22615,
            "identifier": "4710",
            "identifier_type": "int",
            "name": "NDUFB4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4710",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "NADH dehydrogenase (ubiquinone) 1 beta subcomplex, 4, 15kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 22616,
            "identifier": "54732",
            "identifier_type": "int",
            "name": "TMED9",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54732",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "transmembrane emp24 protein transport domain containing 9"
            },
            "metanode": "Gene"
        },
        {
            "id": 22617,
            "identifier": "C1167677",
            "identifier_type": "str",
            "name": "Infrequent bowel movements",
            "properties": {
                "url": "http://identifiers.org/umls/C1167677",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 22618,
            "identifier": "85016",
            "identifier_type": "int",
            "name": "C11orf70",
            "properties": {
                "url": "http://identifiers.org/ncbigene/85016",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "chromosome 11 open reading frame 70"
            },
            "metanode": "Gene"
        },
        {
            "id": 22619,
            "identifier": "115572",
            "identifier_type": "int",
            "name": "FAM46B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/115572",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "family with sequence similarity 46, member B"
            },
            "metanode": "Gene"
        },
        {
            "id": 22620,
            "identifier": "7163",
            "identifier_type": "int",
            "name": "TPD52",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7163",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "tumor protein D52"
            },
            "metanode": "Gene"
        },
        {
            "id": 22621,
            "identifier": "57185",
            "identifier_type": "int",
            "name": "NIPAL3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57185",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "NIPA-like domain containing 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 22622,
            "identifier": "192668",
            "identifier_type": "int",
            "name": "CYS1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/192668",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "cystin 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 22623,
            "identifier": "GO:1901888",
            "identifier_type": "str",
            "name": "regulation of cell junction assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901888",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22624,
            "identifier": "GO:0035407",
            "identifier_type": "str",
            "name": "histone H3-T11 phosphorylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035407",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22625,
            "identifier": "GO:0003680",
            "identifier_type": "str",
            "name": "AT DNA binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003680",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 22626,
            "identifier": "C0034194",
            "identifier_type": "str",
            "name": "Pyloric stenosis",
            "properties": {
                "url": "http://identifiers.org/umls/C0034194",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 22627,
            "identifier": "79091",
            "identifier_type": "int",
            "name": "METTL22",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79091",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "methyltransferase like 22"
            },
            "metanode": "Gene"
        },
        {
            "id": 22628,
            "identifier": "GO:1902725",
            "identifier_type": "str",
            "name": "negative regulation of satellite cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902725",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22629,
            "identifier": "GO:0072209",
            "identifier_type": "str",
            "name": "metanephric mesangial cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072209",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22630,
            "identifier": "C0744727",
            "identifier_type": "str",
            "name": "Haematocrit decreased",
            "properties": {
                "url": "http://identifiers.org/umls/C0744727",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 22631,
            "identifier": "224",
            "identifier_type": "int",
            "name": "ALDH3A2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/224",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "aldehyde dehydrogenase 3 family, member A2"
            },
            "metanode": "Gene"
        },
        {
            "id": 22632,
            "identifier": "8731",
            "identifier_type": "int",
            "name": "RNMT",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8731",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "RNA (guanine-7-) methyltransferase"
            },
            "metanode": "Gene"
        },
        {
            "id": 22633,
            "identifier": "PC7_5835",
            "identifier_type": "str",
            "name": "NRIF signals cell death from the nucleus",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 22634,
            "identifier": "PC7_5504",
            "identifier_type": "str",
            "name": "Mineralocorticoid biosynthesis",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 22636,
            "identifier": "2565",
            "identifier_type": "int",
            "name": "GABRG1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2565",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "gamma-aminobutyric acid (GABA) A receptor, gamma 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 22637,
            "identifier": "11184",
            "identifier_type": "int",
            "name": "MAP4K1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11184",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "mitogen-activated protein kinase kinase kinase kinase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 22638,
            "identifier": "D020069",
            "identifier_type": "str",
            "name": "Shoulder Pain",
            "properties": {
                "url": "http://identifiers.org/mesh/D020069",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 22639,
            "identifier": "100129240",
            "identifier_type": "int",
            "name": "LOC100129240",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100129240",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "uncharacterized LOC100129240"
            },
            "metanode": "Gene"
        }
    ]
}