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=22100
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=22125",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=22075",
    "results": [
        {
            "id": 22090,
            "identifier": "GO:0048511",
            "identifier_type": "str",
            "name": "rhythmic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048511",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22091,
            "identifier": "C0040997",
            "identifier_type": "str",
            "name": "Trigeminal neuralgia",
            "properties": {
                "url": "http://identifiers.org/umls/C0040997",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 22092,
            "identifier": "284058",
            "identifier_type": "int",
            "name": "KANSL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/284058",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "KAT8 regulatory NSL complex subunit 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 22093,
            "identifier": "2304",
            "identifier_type": "int",
            "name": "FOXE1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2304",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "forkhead box E1"
            },
            "metanode": "Gene"
        },
        {
            "id": 22094,
            "identifier": "10939",
            "identifier_type": "int",
            "name": "AFG3L2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10939",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "AFG3-like AAA ATPase 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 22095,
            "identifier": "GO:0050816",
            "identifier_type": "str",
            "name": "phosphothreonine binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050816",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 22096,
            "identifier": "C0235299",
            "identifier_type": "str",
            "name": "Right upper quadrant pain",
            "properties": {
                "url": "http://identifiers.org/umls/C0235299",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 22097,
            "identifier": "80303",
            "identifier_type": "int",
            "name": "EFHD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80303",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "EF-hand domain family, member D1"
            },
            "metanode": "Gene"
        },
        {
            "id": 22098,
            "identifier": "GO:0032796",
            "identifier_type": "str",
            "name": "uropod organization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032796",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22099,
            "identifier": "4773",
            "identifier_type": "int",
            "name": "NFATC2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4773",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "nuclear factor of activated T-cells, cytoplasmic, calcineurin-dependent 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 22100,
            "identifier": "GO:0060170",
            "identifier_type": "str",
            "name": "ciliary membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060170",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 22101,
            "identifier": "54795",
            "identifier_type": "int",
            "name": "TRPM4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54795",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "transient receptor potential cation channel, subfamily M, member 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 22102,
            "identifier": "C3203531",
            "identifier_type": "str",
            "name": "Post-traumatic neck syndrome",
            "properties": {
                "url": "http://identifiers.org/umls/C3203531",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 22103,
            "identifier": "GO:0052795",
            "identifier_type": "str",
            "name": "exo-alpha-(2->6)-sialidase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0052795",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 22104,
            "identifier": "GO:0010667",
            "identifier_type": "str",
            "name": "negative regulation of cardiac muscle cell apoptotic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010667",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22105,
            "identifier": "22868",
            "identifier_type": "int",
            "name": "FASTKD2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/22868",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "FAST kinase domains 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 22106,
            "identifier": "GO:0060278",
            "identifier_type": "str",
            "name": "regulation of ovulation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060278",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22107,
            "identifier": "7226",
            "identifier_type": "int",
            "name": "TRPM2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7226",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "transient receptor potential cation channel, subfamily M, member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 22108,
            "identifier": "GO:0004198",
            "identifier_type": "str",
            "name": "calcium-dependent cysteine-type endopeptidase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004198",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 22109,
            "identifier": "GO:0031084",
            "identifier_type": "str",
            "name": "BLOC-2 complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031084",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 22110,
            "identifier": "GO:0050220",
            "identifier_type": "str",
            "name": "prostaglandin-E synthase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050220",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 22111,
            "identifier": "26207",
            "identifier_type": "int",
            "name": "PITPNC1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26207",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "phosphatidylinositol transfer protein, cytoplasmic 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 22112,
            "identifier": "C0333286",
            "identifier_type": "str",
            "name": "Splinter haemorrhages",
            "properties": {
                "url": "http://identifiers.org/umls/C0333286",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 22113,
            "identifier": "GO:0031996",
            "identifier_type": "str",
            "name": "thioesterase binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031996",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 22114,
            "identifier": "79154",
            "identifier_type": "int",
            "name": "DHRS11",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79154",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "dehydrogenase/reductase (SDR family) member 11"
            },
            "metanode": "Gene"
        }
    ]
}