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=12700
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=12725",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=12675",
    "results": [
        {
            "id": 12690,
            "identifier": "2823",
            "identifier_type": "int",
            "name": "GPM6A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2823",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "glycoprotein M6A"
            },
            "metanode": "Gene"
        },
        {
            "id": 12691,
            "identifier": "C0852733",
            "identifier_type": "str",
            "name": "Completed suicide",
            "properties": {
                "url": "http://identifiers.org/umls/C0852733",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 12692,
            "identifier": "D006970",
            "identifier_type": "str",
            "name": "Disorders of Excessive Somnolence",
            "properties": {
                "url": "http://identifiers.org/mesh/D006970",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 12693,
            "identifier": "105372378",
            "identifier_type": "int",
            "name": "LOC105372378",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105372378",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "uncharacterized LOC105372378"
            },
            "metanode": "Gene"
        },
        {
            "id": 12694,
            "identifier": "C0277525",
            "identifier_type": "str",
            "name": "Gastric flu",
            "properties": {
                "url": "http://identifiers.org/umls/C0277525",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 12695,
            "identifier": "GO:0010866",
            "identifier_type": "str",
            "name": "regulation of triglyceride biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010866",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12696,
            "identifier": "5276",
            "identifier_type": "int",
            "name": "SERPINI2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5276",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "serpin peptidase inhibitor, clade I (pancpin), member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 12697,
            "identifier": "51202",
            "identifier_type": "int",
            "name": "DDX47",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51202",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "DEAD (Asp-Glu-Ala-Asp) box polypeptide 47"
            },
            "metanode": "Gene"
        },
        {
            "id": 12698,
            "identifier": "GO:0035669",
            "identifier_type": "str",
            "name": "TRAM-dependent toll-like receptor 4 signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035669",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12699,
            "identifier": "90249",
            "identifier_type": "int",
            "name": "UNC5A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/90249",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "unc-5 homolog A (C. elegans)"
            },
            "metanode": "Gene"
        },
        {
            "id": 12700,
            "identifier": "116138",
            "identifier_type": "int",
            "name": "KLHDC3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/116138",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "kelch domain containing 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 12701,
            "identifier": "375056",
            "identifier_type": "int",
            "name": "MIA3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/375056",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "melanoma inhibitory activity family, member 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 12702,
            "identifier": "23371",
            "identifier_type": "int",
            "name": "TNS2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23371",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "tensin 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 12703,
            "identifier": "C0521503",
            "identifier_type": "str",
            "name": "Injection site burning",
            "properties": {
                "url": "http://identifiers.org/umls/C0521503",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 12704,
            "identifier": "GO:1901796",
            "identifier_type": "str",
            "name": "regulation of signal transduction by p53 class mediator",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901796",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12705,
            "identifier": "6230",
            "identifier_type": "int",
            "name": "RPS25",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6230",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "ribosomal protein S25"
            },
            "metanode": "Gene"
        },
        {
            "id": 12706,
            "identifier": "C0007398",
            "identifier_type": "str",
            "name": "Catatonia",
            "properties": {
                "url": "http://identifiers.org/umls/C0007398",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 12707,
            "identifier": "GO:0010640",
            "identifier_type": "str",
            "name": "regulation of platelet-derived growth factor receptor signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010640",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12708,
            "identifier": "PC7_8224",
            "identifier_type": "str",
            "name": "The IPAF inflammasome",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 12709,
            "identifier": "GO:0004955",
            "identifier_type": "str",
            "name": "prostaglandin receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004955",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 12710,
            "identifier": "GO:2000662",
            "identifier_type": "str",
            "name": "regulation of interleukin-5 secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000662",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12711,
            "identifier": "GO:0010757",
            "identifier_type": "str",
            "name": "negative regulation of plasminogen activation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010757",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12712,
            "identifier": "GO:0031091",
            "identifier_type": "str",
            "name": "platelet alpha granule",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031091",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 12713,
            "identifier": "GO:0072197",
            "identifier_type": "str",
            "name": "ureter morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072197",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12714,
            "identifier": "GO:0035671",
            "identifier_type": "str",
            "name": "enone reductase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035671",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        }
    ]
}