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=4400
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=4425",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=4375",
    "results": [
        {
            "id": 4385,
            "identifier": "C0542175",
            "identifier_type": "str",
            "name": "Rash pemphigoid",
            "properties": {
                "url": "http://identifiers.org/umls/C0542175",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 4386,
            "identifier": "C0458104",
            "identifier_type": "str",
            "name": "Genital pain male",
            "properties": {
                "url": "http://identifiers.org/umls/C0458104",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 4387,
            "identifier": "140775",
            "identifier_type": "int",
            "name": "SMCR8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/140775",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "Smith-Magenis syndrome chromosome region, candidate 8"
            },
            "metanode": "Gene"
        },
        {
            "id": 4388,
            "identifier": "84640",
            "identifier_type": "int",
            "name": "USP38",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84640",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "ubiquitin specific peptidase 38"
            },
            "metanode": "Gene"
        },
        {
            "id": 4389,
            "identifier": "GO:0070436",
            "identifier_type": "str",
            "name": "Grb2-EGFR complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070436",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 4390,
            "identifier": "115196",
            "identifier_type": "int",
            "name": "ZNF554",
            "properties": {
                "url": "http://identifiers.org/ncbigene/115196",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 554"
            },
            "metanode": "Gene"
        },
        {
            "id": 4391,
            "identifier": "C0151739",
            "identifier_type": "str",
            "name": "Small intestinal perforation",
            "properties": {
                "url": "http://identifiers.org/umls/C0151739",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 4392,
            "identifier": "GO:0042613",
            "identifier_type": "str",
            "name": "MHC class II protein complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042613",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 4393,
            "identifier": "6659",
            "identifier_type": "int",
            "name": "SOX4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6659",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "SRY (sex determining region Y)-box 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 4394,
            "identifier": "GO:0019166",
            "identifier_type": "str",
            "name": "trans-2-enoyl-CoA reductase (NADPH) activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019166",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 4395,
            "identifier": "C0580550",
            "identifier_type": "str",
            "name": "Lymphocyte count abnormal",
            "properties": {
                "url": "http://identifiers.org/umls/C0580550",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 4396,
            "identifier": "1491",
            "identifier_type": "int",
            "name": "CTH",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1491",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "cystathionine gamma-lyase"
            },
            "metanode": "Gene"
        },
        {
            "id": 4397,
            "identifier": "GO:0002474",
            "identifier_type": "str",
            "name": "antigen processing and presentation of peptide antigen via MHC class I",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002474",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4398,
            "identifier": "PC7_6066",
            "identifier_type": "str",
            "name": "Osteopontin-mediated events",
            "properties": {
                "source": "PID via Pathway Commons",
                "license": "CC0 1.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 4399,
            "identifier": "125931",
            "identifier_type": "int",
            "name": "CEACAM20",
            "properties": {
                "url": "http://identifiers.org/ncbigene/125931",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "carcinoembryonic antigen-related cell adhesion molecule 20"
            },
            "metanode": "Gene"
        },
        {
            "id": 4400,
            "identifier": "GO:0008106",
            "identifier_type": "str",
            "name": "alcohol dehydrogenase (NADP+) activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008106",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 4401,
            "identifier": "8355",
            "identifier_type": "int",
            "name": "HIST1H3G",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8355",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "histone cluster 1, H3g"
            },
            "metanode": "Gene"
        },
        {
            "id": 4402,
            "identifier": "GO:0002227",
            "identifier_type": "str",
            "name": "innate immune response in mucosa",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002227",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4403,
            "identifier": "GO:0090045",
            "identifier_type": "str",
            "name": "positive regulation of deacetylase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090045",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4404,
            "identifier": "C1535879",
            "identifier_type": "str",
            "name": "Vessel puncture site bruise",
            "properties": {
                "url": "http://identifiers.org/umls/C1535879",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 4405,
            "identifier": "GO:0051970",
            "identifier_type": "str",
            "name": "negative regulation of transmission of nerve impulse",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051970",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4406,
            "identifier": "C0849925",
            "identifier_type": "str",
            "name": "Ventricular failure",
            "properties": {
                "url": "http://identifiers.org/umls/C0849925",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 4407,
            "identifier": "10808",
            "identifier_type": "int",
            "name": "HSPH1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10808",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "heat shock 105kDa/110kDa protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 4408,
            "identifier": "C1096091",
            "identifier_type": "str",
            "name": "Infusion site pruritus",
            "properties": {
                "url": "http://identifiers.org/umls/C1096091",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 4409,
            "identifier": "D014884",
            "identifier_type": "str",
            "name": "Waterhouse-Friderichsen Syndrome",
            "properties": {
                "url": "http://identifiers.org/mesh/D014884",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        }
    ]
}