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=3875
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=3900",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=3850",
    "results": [
        {
            "id": 3861,
            "identifier": "C0853698",
            "identifier_type": "str",
            "name": "Lymphocyte count increased",
            "properties": {
                "url": "http://identifiers.org/umls/C0853698",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3862,
            "identifier": "6414",
            "identifier_type": "int",
            "name": "SEPP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6414",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "selenoprotein P, plasma, 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 3863,
            "identifier": "C0013144",
            "identifier_type": "str",
            "name": "Drowsiness",
            "properties": {
                "url": "http://identifiers.org/umls/C0013144",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3864,
            "identifier": "105376855",
            "identifier_type": "int",
            "name": "LOC105376855",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105376855",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "uncharacterized LOC105376855"
            },
            "metanode": "Gene"
        },
        {
            "id": 3865,
            "identifier": "C0021605",
            "identifier_type": "str",
            "name": "Insomnia NEC",
            "properties": {
                "url": "http://identifiers.org/umls/C0021605",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3866,
            "identifier": "9737",
            "identifier_type": "int",
            "name": "GPRASP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9737",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "G protein-coupled receptor associated sorting protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 3867,
            "identifier": "GO:0030291",
            "identifier_type": "str",
            "name": "protein serine/threonine kinase inhibitor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030291",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 3868,
            "identifier": "GO:2000504",
            "identifier_type": "str",
            "name": "positive regulation of blood vessel remodeling",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000504",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3869,
            "identifier": "3699",
            "identifier_type": "int",
            "name": "ITIH3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3699",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "inter-alpha-trypsin inhibitor heavy chain 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 3870,
            "identifier": "GO:0046634",
            "identifier_type": "str",
            "name": "regulation of alpha-beta T cell activation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046634",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3871,
            "identifier": "GO:0033141",
            "identifier_type": "str",
            "name": "positive regulation of peptidyl-serine phosphorylation of STAT protein",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033141",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3872,
            "identifier": "C0852879",
            "identifier_type": "str",
            "name": "Pulmonary alveolar haemorrhage",
            "properties": {
                "url": "http://identifiers.org/umls/C0852879",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3873,
            "identifier": "C0043049",
            "identifier_type": "str",
            "name": "Water intoxication",
            "properties": {
                "url": "http://identifiers.org/umls/C0043049",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3874,
            "identifier": "10691",
            "identifier_type": "int",
            "name": "GMEB1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10691",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "glucocorticoid modulatory element binding protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 3875,
            "identifier": "GO:0038155",
            "identifier_type": "str",
            "name": "interleukin-23-mediated signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0038155",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3876,
            "identifier": "GO:1900228",
            "identifier_type": "str",
            "name": "regulation of single-species biofilm formation in or on host organism",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1900228",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3877,
            "identifier": "GO:0036500",
            "identifier_type": "str",
            "name": "ATF6-mediated unfolded protein response",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0036500",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3878,
            "identifier": "GO:0018119",
            "identifier_type": "str",
            "name": "peptidyl-cysteine S-nitrosylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0018119",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3879,
            "identifier": "C0241069",
            "identifier_type": "str",
            "name": "Skin erosion",
            "properties": {
                "url": "http://identifiers.org/umls/C0241069",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3880,
            "identifier": "GO:0048808",
            "identifier_type": "str",
            "name": "male genitalia morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048808",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3881,
            "identifier": "84975",
            "identifier_type": "int",
            "name": "MFSD5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84975",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "major facilitator superfamily domain containing 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 3882,
            "identifier": "C0156181",
            "identifier_type": "str",
            "name": "Peritoneal adhesions",
            "properties": {
                "url": "http://identifiers.org/umls/C0156181",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3883,
            "identifier": "C0677660",
            "identifier_type": "str",
            "name": "Emotional problems",
            "properties": {
                "url": "http://identifiers.org/umls/C0677660",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3884,
            "identifier": "137209",
            "identifier_type": "int",
            "name": "ZNF572",
            "properties": {
                "url": "http://identifiers.org/ncbigene/137209",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "zinc finger protein 572"
            },
            "metanode": "Gene"
        },
        {
            "id": 3885,
            "identifier": "C0026896",
            "identifier_type": "str",
            "name": "Myasthenia gravis",
            "properties": {
                "url": "http://identifiers.org/umls/C0026896",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        }
    ]
}