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=18975
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=19000",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=18950",
    "results": [
        {
            "id": 18966,
            "identifier": "C0860516",
            "identifier_type": "str",
            "name": "Ground glass appearance",
            "properties": {
                "url": "http://identifiers.org/umls/C0860516",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 18967,
            "identifier": "140578",
            "identifier_type": "int",
            "name": "CHODL",
            "properties": {
                "url": "http://identifiers.org/ncbigene/140578",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "chondrolectin"
            },
            "metanode": "Gene"
        },
        {
            "id": 18968,
            "identifier": "GO:0042773",
            "identifier_type": "str",
            "name": "ATP synthesis coupled electron transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042773",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18969,
            "identifier": "PC7_6269",
            "identifier_type": "str",
            "name": "PRPP biosynthesis",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 18970,
            "identifier": "6309",
            "identifier_type": "int",
            "name": "SC5D",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6309",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "sterol-C5-desaturase"
            },
            "metanode": "Gene"
        },
        {
            "id": 18971,
            "identifier": "254956",
            "identifier_type": "int",
            "name": "MORN5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/254956",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "MORN repeat containing 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 18972,
            "identifier": "C0264714",
            "identifier_type": "str",
            "name": "Cardiac failure acute",
            "properties": {
                "url": "http://identifiers.org/umls/C0264714",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 18973,
            "identifier": "GO:0002378",
            "identifier_type": "str",
            "name": "immunoglobulin biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002378",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18974,
            "identifier": "100996813",
            "identifier_type": "int",
            "name": "LOC100996813",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100996813",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "multidrug and toxin extrusion protein 2-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 18975,
            "identifier": "GO:0032414",
            "identifier_type": "str",
            "name": "positive regulation of ion transmembrane transporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032414",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18976,
            "identifier": "GO:0060573",
            "identifier_type": "str",
            "name": "cell fate specification involved in pattern specification",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060573",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18977,
            "identifier": "1141",
            "identifier_type": "int",
            "name": "CHRNB2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1141",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "cholinergic receptor, nicotinic, beta 2 (neuronal)"
            },
            "metanode": "Gene"
        },
        {
            "id": 18978,
            "identifier": "9632",
            "identifier_type": "int",
            "name": "SEC24C",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9632",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "SEC24 family member C"
            },
            "metanode": "Gene"
        },
        {
            "id": 18979,
            "identifier": "51163",
            "identifier_type": "int",
            "name": "DBR1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51163",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "debranching RNA lariats 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 18980,
            "identifier": "GO:0030803",
            "identifier_type": "str",
            "name": "negative regulation of cyclic nucleotide biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030803",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18981,
            "identifier": "WP311_r68921",
            "identifier_type": "str",
            "name": "Synthesis and Degradation of Ketone Bodies",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP311_r68921",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 18982,
            "identifier": "GO:0048102",
            "identifier_type": "str",
            "name": "autophagic cell death",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048102",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18983,
            "identifier": "105378949",
            "identifier_type": "int",
            "name": "LOC105378949",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105378949",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "basic salivary proline-rich protein 2-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 18984,
            "identifier": "GO:0018931",
            "identifier_type": "str",
            "name": "naphthalene metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0018931",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18985,
            "identifier": "GO:2000391",
            "identifier_type": "str",
            "name": "positive regulation of neutrophil extravasation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000391",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18986,
            "identifier": "10586",
            "identifier_type": "int",
            "name": "MAB21L2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10586",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "mab-21-like 2 (C. elegans)"
            },
            "metanode": "Gene"
        },
        {
            "id": 18987,
            "identifier": "N0000007706",
            "identifier_type": "str",
            "name": "Prostaglandins",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000007706",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Chemical/Ingredient"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 18988,
            "identifier": "C0156384",
            "identifier_type": "str",
            "name": "Vaginal dysplasia",
            "properties": {
                "url": "http://identifiers.org/umls/C0156384",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 18989,
            "identifier": "957",
            "identifier_type": "int",
            "name": "ENTPD5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/957",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "ectonucleoside triphosphate diphosphohydrolase 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 18990,
            "identifier": "8409",
            "identifier_type": "int",
            "name": "UXT",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8409",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "ubiquitously-expressed, prefoldin-like chaperone"
            },
            "metanode": "Gene"
        }
    ]
}