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=26200
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=26225",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=26175",
    "results": [
        {
            "id": 26194,
            "identifier": "GO:0032877",
            "identifier_type": "str",
            "name": "positive regulation of DNA endoreduplication",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032877",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26195,
            "identifier": "644168",
            "identifier_type": "int",
            "name": "DRGX",
            "properties": {
                "url": "http://identifiers.org/ncbigene/644168",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "dorsal root ganglia homeobox"
            },
            "metanode": "Gene"
        },
        {
            "id": 26196,
            "identifier": "128387",
            "identifier_type": "int",
            "name": "TATDN3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/128387",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "TatD DNase domain containing 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 26197,
            "identifier": "GO:0001016",
            "identifier_type": "str",
            "name": "RNA polymerase III regulatory region DNA binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001016",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 26198,
            "identifier": "3594",
            "identifier_type": "int",
            "name": "IL12RB1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3594",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "interleukin 12 receptor, beta 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 26199,
            "identifier": "58155",
            "identifier_type": "int",
            "name": "PTBP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/58155",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "polypyrimidine tract binding protein 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 26200,
            "identifier": "GO:0006370",
            "identifier_type": "str",
            "name": "7-methylguanosine mRNA capping",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006370",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26201,
            "identifier": "C0024312",
            "identifier_type": "str",
            "name": "Lymphopenia",
            "properties": {
                "url": "http://identifiers.org/umls/C0024312",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 26202,
            "identifier": "80818",
            "identifier_type": "int",
            "name": "ZNF436",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80818",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "zinc finger protein 436"
            },
            "metanode": "Gene"
        },
        {
            "id": 26203,
            "identifier": "C0043251",
            "identifier_type": "str",
            "name": "Trauma",
            "properties": {
                "url": "http://identifiers.org/umls/C0043251",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 26204,
            "identifier": "10714",
            "identifier_type": "int",
            "name": "POLD3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10714",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "polymerase (DNA-directed), delta 3, accessory subunit"
            },
            "metanode": "Gene"
        },
        {
            "id": 26205,
            "identifier": "PC7_8053",
            "identifier_type": "str",
            "name": "TRAF3-dependent IRF activation pathway",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 26206,
            "identifier": "GO:0070724",
            "identifier_type": "str",
            "name": "BMP receptor complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070724",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 26207,
            "identifier": "PC7_3073",
            "identifier_type": "str",
            "name": "Deposition of new CENPA-containing nucleosomes at the centromere",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 26208,
            "identifier": "GO:0070576",
            "identifier_type": "str",
            "name": "vitamin D 24-hydroxylase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070576",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 26209,
            "identifier": "4548",
            "identifier_type": "int",
            "name": "MTR",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4548",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "5-methyltetrahydrofolate-homocysteine methyltransferase"
            },
            "metanode": "Gene"
        },
        {
            "id": 26210,
            "identifier": "GO:0042309",
            "identifier_type": "str",
            "name": "homoiothermy",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042309",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26211,
            "identifier": "54442",
            "identifier_type": "int",
            "name": "KCTD5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54442",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "potassium channel tetramerization domain containing 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 26212,
            "identifier": "165904",
            "identifier_type": "int",
            "name": "XIRP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/165904",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "xin actin binding repeat containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 26213,
            "identifier": "GO:0021681",
            "identifier_type": "str",
            "name": "cerebellar granular layer development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0021681",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26214,
            "identifier": "84870",
            "identifier_type": "int",
            "name": "RSPO3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84870",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "R-spondin 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 26215,
            "identifier": "GO:0047623",
            "identifier_type": "str",
            "name": "adenosine-phosphate deaminase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0047623",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 26216,
            "identifier": "GO:0048512",
            "identifier_type": "str",
            "name": "circadian behavior",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048512",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26217,
            "identifier": "GO:0061091",
            "identifier_type": "str",
            "name": "regulation of phospholipid translocation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0061091",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26218,
            "identifier": "7001",
            "identifier_type": "int",
            "name": "PRDX2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7001",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "peroxiredoxin 2"
            },
            "metanode": "Gene"
        }
    ]
}