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=33075
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=33100",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=33050",
    "results": [
        {
            "id": 33067,
            "identifier": "GO:0090031",
            "identifier_type": "str",
            "name": "positive regulation of steroid hormone biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090031",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33068,
            "identifier": "GO:0070688",
            "identifier_type": "str",
            "name": "MLL5-L complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070688",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 33069,
            "identifier": "320",
            "identifier_type": "int",
            "name": "APBA1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/320",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "amyloid beta (A4) precursor protein-binding, family A, member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 33070,
            "identifier": "GO:0001515",
            "identifier_type": "str",
            "name": "opioid peptide activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001515",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 33071,
            "identifier": "C0546343",
            "identifier_type": "str",
            "name": "Mucosal erosion",
            "properties": {
                "url": "http://identifiers.org/umls/C0546343",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 33072,
            "identifier": "C0741453",
            "identifier_type": "str",
            "name": "Bedridden",
            "properties": {
                "url": "http://identifiers.org/umls/C0741453",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 33073,
            "identifier": "GO:0016073",
            "identifier_type": "str",
            "name": "snRNA metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016073",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33074,
            "identifier": "GO:1903207",
            "identifier_type": "str",
            "name": "regulation of hydrogen peroxide-induced neuron death",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903207",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33075,
            "identifier": "GO:0015207",
            "identifier_type": "str",
            "name": "adenine transmembrane transporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015207",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 33076,
            "identifier": "C1611157",
            "identifier_type": "str",
            "name": "Hepatic infiltration eosinophilic",
            "properties": {
                "url": "http://identifiers.org/umls/C1611157",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 33077,
            "identifier": "PC7_4771",
            "identifier_type": "str",
            "name": "Interferon Signaling",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 33078,
            "identifier": "GO:0071578",
            "identifier_type": "str",
            "name": "zinc II ion transmembrane import",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071578",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33079,
            "identifier": "389941",
            "identifier_type": "int",
            "name": "C1QL3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/389941",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "complement component 1, q subcomponent-like 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 33080,
            "identifier": "GO:0045776",
            "identifier_type": "str",
            "name": "negative regulation of blood pressure",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045776",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33081,
            "identifier": "C0949691",
            "identifier_type": "str",
            "name": "Spondyloarthropathy",
            "properties": {
                "url": "http://identifiers.org/umls/C0949691",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 33082,
            "identifier": "3004",
            "identifier_type": "int",
            "name": "GZMM",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3004",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "granzyme M (lymphocyte met-ase 1)"
            },
            "metanode": "Gene"
        },
        {
            "id": 33083,
            "identifier": "C0549405",
            "identifier_type": "str",
            "name": "Blood pressure fluctuation",
            "properties": {
                "url": "http://identifiers.org/umls/C0549405",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 33084,
            "identifier": "D011218",
            "identifier_type": "str",
            "name": "Prader-Willi Syndrome",
            "properties": {
                "url": "http://identifiers.org/mesh/D011218",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 33085,
            "identifier": "57693",
            "identifier_type": "int",
            "name": "ZNF317",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57693",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 317"
            },
            "metanode": "Gene"
        },
        {
            "id": 33086,
            "identifier": "GO:0045454",
            "identifier_type": "str",
            "name": "cell redox homeostasis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045454",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33087,
            "identifier": "5585",
            "identifier_type": "int",
            "name": "PKN1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5585",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "protein kinase N1"
            },
            "metanode": "Gene"
        },
        {
            "id": 33088,
            "identifier": "GO:0004560",
            "identifier_type": "str",
            "name": "alpha-L-fucosidase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004560",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 33089,
            "identifier": "51527",
            "identifier_type": "int",
            "name": "GSKIP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51527",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "GSK3B interacting protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 33090,
            "identifier": "23424",
            "identifier_type": "int",
            "name": "TDRD7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23424",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "tudor domain containing 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 33091,
            "identifier": "163131",
            "identifier_type": "int",
            "name": "ZNF780B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/163131",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 780B"
            },
            "metanode": "Gene"
        }
    ]
}