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=30050
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=30075",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=30025",
    "results": [
        {
            "id": 30044,
            "identifier": "GO:0045843",
            "identifier_type": "str",
            "name": "negative regulation of striated muscle tissue development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045843",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30045,
            "identifier": "339500",
            "identifier_type": "int",
            "name": "ZNF678",
            "properties": {
                "url": "http://identifiers.org/ncbigene/339500",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "zinc finger protein 678"
            },
            "metanode": "Gene"
        },
        {
            "id": 30046,
            "identifier": "114791",
            "identifier_type": "int",
            "name": "TUBGCP5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/114791",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "tubulin, gamma complex associated protein 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 30047,
            "identifier": "C0025320",
            "identifier_type": "str",
            "name": "Menopause",
            "properties": {
                "url": "http://identifiers.org/umls/C0025320",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 30048,
            "identifier": "6382",
            "identifier_type": "int",
            "name": "SDC1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6382",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "syndecan 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 30049,
            "identifier": "GO:1901983",
            "identifier_type": "str",
            "name": "regulation of protein acetylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901983",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30050,
            "identifier": "337985",
            "identifier_type": "int",
            "name": "KRTAP20-3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/337985",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "keratin associated protein 20-3"
            },
            "metanode": "Gene"
        },
        {
            "id": 30051,
            "identifier": "958",
            "identifier_type": "int",
            "name": "CD40",
            "properties": {
                "url": "http://identifiers.org/ncbigene/958",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "CD40 molecule, TNF receptor superfamily member 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 30052,
            "identifier": "9705",
            "identifier_type": "int",
            "name": "ST18",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9705",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "suppression of tumorigenicity 18, zinc finger"
            },
            "metanode": "Gene"
        },
        {
            "id": 30053,
            "identifier": "D010468",
            "identifier_type": "str",
            "name": "Perceptual Disorders",
            "properties": {
                "url": "http://identifiers.org/mesh/D010468",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 30054,
            "identifier": "C0037859",
            "identifier_type": "str",
            "name": "Spermatocele",
            "properties": {
                "url": "http://identifiers.org/umls/C0037859",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 30055,
            "identifier": "PC7_5518",
            "identifier_type": "str",
            "name": "Mitochondrial tRNA aminoacylation",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 30056,
            "identifier": "GO:0002357",
            "identifier_type": "str",
            "name": "defense response to tumor cell",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002357",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30057,
            "identifier": "GO:0005068",
            "identifier_type": "str",
            "name": "transmembrane receptor protein tyrosine kinase adaptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005068",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 30058,
            "identifier": "GO:2000146",
            "identifier_type": "str",
            "name": "negative regulation of cell motility",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000146",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30059,
            "identifier": "GO:0046823",
            "identifier_type": "str",
            "name": "negative regulation of nucleocytoplasmic transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046823",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30060,
            "identifier": "83861",
            "identifier_type": "int",
            "name": "RSPH3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/83861",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "radial spoke 3 homolog (Chlamydomonas)"
            },
            "metanode": "Gene"
        },
        {
            "id": 30061,
            "identifier": "GO:1902159",
            "identifier_type": "str",
            "name": "regulation of cyclic nucleotide-gated ion channel activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902159",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30062,
            "identifier": "80763",
            "identifier_type": "int",
            "name": "SPX",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80763",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "spexin hormone"
            },
            "metanode": "Gene"
        },
        {
            "id": 30063,
            "identifier": "100129974",
            "identifier_type": "int",
            "name": "LOC100129974",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100129974",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "uncharacterized LOC100129974"
            },
            "metanode": "Gene"
        },
        {
            "id": 30064,
            "identifier": "N0000007672",
            "identifier_type": "str",
            "name": "Polyenes",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000007672",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Chemical/Ingredient"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 30065,
            "identifier": "5992",
            "identifier_type": "int",
            "name": "RFX4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5992",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "regulatory factor X, 4 (influences HLA class II expression)"
            },
            "metanode": "Gene"
        },
        {
            "id": 30066,
            "identifier": "10403",
            "identifier_type": "int",
            "name": "NDC80",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10403",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "NDC80 kinetochore complex component"
            },
            "metanode": "Gene"
        },
        {
            "id": 30067,
            "identifier": "C0857468",
            "identifier_type": "str",
            "name": "Withdrawal hypertension",
            "properties": {
                "url": "http://identifiers.org/umls/C0857468",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 30068,
            "identifier": "C0751495",
            "identifier_type": "str",
            "name": "Partial seizures",
            "properties": {
                "url": "http://identifiers.org/umls/C0751495",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        }
    ]
}