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=33450
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=33475",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=33425",
    "results": [
        {
            "id": 33444,
            "identifier": "8522",
            "identifier_type": "int",
            "name": "GAS7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8522",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "growth arrest-specific 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 33445,
            "identifier": "GO:0060491",
            "identifier_type": "str",
            "name": "regulation of cell projection assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060491",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33446,
            "identifier": "GO:0001887",
            "identifier_type": "str",
            "name": "selenium compound metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001887",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33447,
            "identifier": "GO:0097500",
            "identifier_type": "str",
            "name": "receptor localization to nonmotile primary cilium",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097500",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33448,
            "identifier": "GO:0004917",
            "identifier_type": "str",
            "name": "interleukin-7 receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004917",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 33449,
            "identifier": "DOID:824",
            "identifier_type": "str",
            "name": "periodontitis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/DOID_824",
                "source": "Disease Ontology",
                "license": "CC BY 3.0"
            },
            "metanode": "Disease"
        },
        {
            "id": 33450,
            "identifier": "284110",
            "identifier_type": "int",
            "name": "GSDMA",
            "properties": {
                "url": "http://identifiers.org/ncbigene/284110",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "gasdermin A"
            },
            "metanode": "Gene"
        },
        {
            "id": 33451,
            "identifier": "10991",
            "identifier_type": "int",
            "name": "SLC38A3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10991",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "solute carrier family 38, member 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 33452,
            "identifier": "GO:2000516",
            "identifier_type": "str",
            "name": "positive regulation of CD4-positive, alpha-beta T cell activation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000516",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33453,
            "identifier": "C0948002",
            "identifier_type": "str",
            "name": "Crystal urine present",
            "properties": {
                "url": "http://identifiers.org/umls/C0948002",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 33454,
            "identifier": "4809",
            "identifier_type": "int",
            "name": "NHP2L1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4809",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "NHP2 non-histone chromosome protein 2-like 1 (S. cerevisiae)"
            },
            "metanode": "Gene"
        },
        {
            "id": 33455,
            "identifier": "GO:0031989",
            "identifier_type": "str",
            "name": "bombesin receptor signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031989",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33456,
            "identifier": "D020886",
            "identifier_type": "str",
            "name": "Somatosensory Disorders",
            "properties": {
                "url": "http://identifiers.org/mesh/D020886",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 33457,
            "identifier": "GO:0033631",
            "identifier_type": "str",
            "name": "cell-cell adhesion mediated by integrin",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033631",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33458,
            "identifier": "GO:0016605",
            "identifier_type": "str",
            "name": "PML body",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016605",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 33459,
            "identifier": "7278",
            "identifier_type": "int",
            "name": "TUBA3C",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7278",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "tubulin, alpha 3c"
            },
            "metanode": "Gene"
        },
        {
            "id": 33460,
            "identifier": "PC7_3855",
            "identifier_type": "str",
            "name": "FOXM1 transcription factor network",
            "properties": {
                "source": "PID via Pathway Commons",
                "license": "CC0 1.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 33461,
            "identifier": "25987",
            "identifier_type": "int",
            "name": "TSKU",
            "properties": {
                "url": "http://identifiers.org/ncbigene/25987",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "tsukushi, small leucine rich proteoglycan"
            },
            "metanode": "Gene"
        },
        {
            "id": 33462,
            "identifier": "1854",
            "identifier_type": "int",
            "name": "DUT",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1854",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "deoxyuridine triphosphatase"
            },
            "metanode": "Gene"
        },
        {
            "id": 33463,
            "identifier": "55657",
            "identifier_type": "int",
            "name": "ZNF692",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55657",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "zinc finger protein 692"
            },
            "metanode": "Gene"
        },
        {
            "id": 33464,
            "identifier": "341350",
            "identifier_type": "int",
            "name": "OVCH1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/341350",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "ovochymase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 33465,
            "identifier": "UBERON:0001467",
            "identifier_type": "str",
            "name": "shoulder",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0001467",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D012782"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 33466,
            "identifier": "GO:0008630",
            "identifier_type": "str",
            "name": "intrinsic apoptotic signaling pathway in response to DNA damage",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008630",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33467,
            "identifier": "339",
            "identifier_type": "int",
            "name": "APOBEC1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/339",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "apolipoprotein B mRNA editing enzyme, catalytic polypeptide 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 33468,
            "identifier": "8846",
            "identifier_type": "int",
            "name": "ALKBH1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8846",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "alkB, alkylation repair homolog 1 (E. coli)"
            },
            "metanode": "Gene"
        }
    ]
}