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=15325
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=15350",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=15300",
    "results": [
        {
            "id": 15315,
            "identifier": "C0027497",
            "identifier_type": "str",
            "name": "Nausea",
            "properties": {
                "url": "http://identifiers.org/umls/C0027497",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 15316,
            "identifier": "C0151563",
            "identifier_type": "str",
            "name": "Coagulation time prolonged",
            "properties": {
                "url": "http://identifiers.org/umls/C0151563",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 15317,
            "identifier": "10923",
            "identifier_type": "int",
            "name": "SUB1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10923",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "SUB1 homolog (S. cerevisiae)"
            },
            "metanode": "Gene"
        },
        {
            "id": 15318,
            "identifier": "10058",
            "identifier_type": "int",
            "name": "ABCB6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10058",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "ATP-binding cassette, sub-family B (MDR/TAP), member 6 (Langereis blood group)"
            },
            "metanode": "Gene"
        },
        {
            "id": 15319,
            "identifier": "C0553723",
            "identifier_type": "str",
            "name": "Squamous cell carcinoma of skin",
            "properties": {
                "url": "http://identifiers.org/umls/C0553723",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 15320,
            "identifier": "GO:0046006",
            "identifier_type": "str",
            "name": "regulation of activated T cell proliferation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046006",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15321,
            "identifier": "C0585186",
            "identifier_type": "str",
            "name": "Cutaneous hypersensitivity",
            "properties": {
                "url": "http://identifiers.org/umls/C0585186",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 15322,
            "identifier": "22852",
            "identifier_type": "int",
            "name": "ANKRD26",
            "properties": {
                "url": "http://identifiers.org/ncbigene/22852",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "ankyrin repeat domain 26"
            },
            "metanode": "Gene"
        },
        {
            "id": 15323,
            "identifier": "GO:0044393",
            "identifier_type": "str",
            "name": "microspike",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044393",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 15324,
            "identifier": "PC7_2536",
            "identifier_type": "str",
            "name": "Ceramide signalling",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 15325,
            "identifier": "GO:0051918",
            "identifier_type": "str",
            "name": "negative regulation of fibrinolysis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051918",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15326,
            "identifier": "GO:0005921",
            "identifier_type": "str",
            "name": "gap junction",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005921",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 15327,
            "identifier": "26191",
            "identifier_type": "int",
            "name": "PTPN22",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26191",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "protein tyrosine phosphatase, non-receptor type 22 (lymphoid)"
            },
            "metanode": "Gene"
        },
        {
            "id": 15328,
            "identifier": "2042",
            "identifier_type": "int",
            "name": "EPHA3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2042",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "EPH receptor A3"
            },
            "metanode": "Gene"
        },
        {
            "id": 15329,
            "identifier": "55605",
            "identifier_type": "int",
            "name": "KIF21A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55605",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "kinesin family member 21A"
            },
            "metanode": "Gene"
        },
        {
            "id": 15330,
            "identifier": "GO:0042787",
            "identifier_type": "str",
            "name": "protein ubiquitination involved in ubiquitin-dependent protein catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042787",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15331,
            "identifier": "GO:0050262",
            "identifier_type": "str",
            "name": "ribosylnicotinamide kinase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050262",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 15332,
            "identifier": "C0239340",
            "identifier_type": "str",
            "name": "Edema of lower extremities",
            "properties": {
                "url": "http://identifiers.org/umls/C0239340",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 15333,
            "identifier": "GO:0072600",
            "identifier_type": "str",
            "name": "establishment of protein localization to Golgi",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072600",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15334,
            "identifier": "C0005741",
            "identifier_type": "str",
            "name": "Blepharitis",
            "properties": {
                "url": "http://identifiers.org/umls/C0005741",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 15335,
            "identifier": "GO:0023061",
            "identifier_type": "str",
            "name": "signal release",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0023061",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15336,
            "identifier": "287",
            "identifier_type": "int",
            "name": "ANK2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/287",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "ankyrin 2, neuronal"
            },
            "metanode": "Gene"
        },
        {
            "id": 15337,
            "identifier": "9034",
            "identifier_type": "int",
            "name": "CCRL2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9034",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "chemokine (C-C motif) receptor-like 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 15338,
            "identifier": "C0853011",
            "identifier_type": "str",
            "name": "Diabetic hyperglycaemic coma",
            "properties": {
                "url": "http://identifiers.org/umls/C0853011",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 15339,
            "identifier": "56897",
            "identifier_type": "int",
            "name": "WRNIP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56897",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "Werner helicase interacting protein 1"
            },
            "metanode": "Gene"
        }
    ]
}