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=8375
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=8400",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=8350",
    "results": [
        {
            "id": 8364,
            "identifier": "DOID:1936",
            "identifier_type": "str",
            "name": "atherosclerosis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/DOID_1936",
                "source": "Disease Ontology",
                "license": "CC BY 3.0"
            },
            "metanode": "Disease"
        },
        {
            "id": 8365,
            "identifier": "23314",
            "identifier_type": "int",
            "name": "SATB2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23314",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "SATB homeobox 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 8366,
            "identifier": "C0700075",
            "identifier_type": "str",
            "name": "Motor restlessness",
            "properties": {
                "url": "http://identifiers.org/umls/C0700075",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 8367,
            "identifier": "84154",
            "identifier_type": "int",
            "name": "RPF2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84154",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "ribosome production factor 2 homolog (S. cerevisiae)"
            },
            "metanode": "Gene"
        },
        {
            "id": 8368,
            "identifier": "D056844",
            "identifier_type": "str",
            "name": "Renal Colic",
            "properties": {
                "url": "http://identifiers.org/mesh/D056844",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 8369,
            "identifier": "GO:0032933",
            "identifier_type": "str",
            "name": "SREBP signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032933",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8370,
            "identifier": "6173",
            "identifier_type": "int",
            "name": "RPL36A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6173",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "ribosomal protein L36a"
            },
            "metanode": "Gene"
        },
        {
            "id": 8371,
            "identifier": "GO:0010979",
            "identifier_type": "str",
            "name": "regulation of vitamin D 24-hydroxylase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010979",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8372,
            "identifier": "C0265962",
            "identifier_type": "str",
            "name": "Netherton's syndrome",
            "properties": {
                "url": "http://identifiers.org/umls/C0265962",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 8373,
            "identifier": "GO:0071821",
            "identifier_type": "str",
            "name": "FANCM-MHF complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071821",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 8374,
            "identifier": "202309",
            "identifier_type": "int",
            "name": "GAPT",
            "properties": {
                "url": "http://identifiers.org/ncbigene/202309",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "GRB2-binding adaptor protein, transmembrane"
            },
            "metanode": "Gene"
        },
        {
            "id": 8375,
            "identifier": "79856",
            "identifier_type": "int",
            "name": "SNX22",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79856",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "sorting nexin 22"
            },
            "metanode": "Gene"
        },
        {
            "id": 8376,
            "identifier": "C0856597",
            "identifier_type": "str",
            "name": "Pulmonary alveolitis",
            "properties": {
                "url": "http://identifiers.org/umls/C0856597",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 8377,
            "identifier": "147463",
            "identifier_type": "int",
            "name": "ANKRD29",
            "properties": {
                "url": "http://identifiers.org/ncbigene/147463",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "ankyrin repeat domain 29"
            },
            "metanode": "Gene"
        },
        {
            "id": 8378,
            "identifier": "1005",
            "identifier_type": "int",
            "name": "CDH7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1005",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "cadherin 7, type 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 8379,
            "identifier": "9496",
            "identifier_type": "int",
            "name": "TBX4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9496",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "T-box 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 8380,
            "identifier": "51027",
            "identifier_type": "int",
            "name": "BOLA1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51027",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "bolA family member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 8381,
            "identifier": "GO:0030219",
            "identifier_type": "str",
            "name": "megakaryocyte differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030219",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8382,
            "identifier": "GO:0048560",
            "identifier_type": "str",
            "name": "establishment of anatomical structure orientation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048560",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8383,
            "identifier": "643904",
            "identifier_type": "int",
            "name": "RNF222",
            "properties": {
                "url": "http://identifiers.org/ncbigene/643904",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "ring finger protein 222"
            },
            "metanode": "Gene"
        },
        {
            "id": 8384,
            "identifier": "PC7_11463",
            "identifier_type": "str",
            "name": "disassembly of the destruction complex and recruitment of AXIN to the membrane",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 8385,
            "identifier": "C1961112",
            "identifier_type": "str",
            "name": "Decompensation cardiac",
            "properties": {
                "url": "http://identifiers.org/umls/C1961112",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 8386,
            "identifier": "C0032285",
            "identifier_type": "str",
            "name": "Pneumonia",
            "properties": {
                "url": "http://identifiers.org/umls/C0032285",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 8387,
            "identifier": "GO:1901375",
            "identifier_type": "str",
            "name": "acetate ester transmembrane transporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901375",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 8388,
            "identifier": "130576",
            "identifier_type": "int",
            "name": "LYPD6B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/130576",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "LY6/PLAUR domain containing 6B"
            },
            "metanode": "Gene"
        }
    ]
}