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=37475
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=37500",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=37450",
    "results": [
        {
            "id": 37467,
            "identifier": "GO:0035986",
            "identifier_type": "str",
            "name": "senescence-associated heterochromatin focus assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035986",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 37468,
            "identifier": "4323",
            "identifier_type": "int",
            "name": "MMP14",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4323",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "matrix metallopeptidase 14 (membrane-inserted)"
            },
            "metanode": "Gene"
        },
        {
            "id": 37469,
            "identifier": "54345",
            "identifier_type": "int",
            "name": "SOX18",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54345",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "SRY (sex determining region Y)-box 18"
            },
            "metanode": "Gene"
        },
        {
            "id": 37470,
            "identifier": "84645",
            "identifier_type": "int",
            "name": "C22orf23",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84645",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "chromosome 22 open reading frame 23"
            },
            "metanode": "Gene"
        },
        {
            "id": 37471,
            "identifier": "GO:0010631",
            "identifier_type": "str",
            "name": "epithelial cell migration",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010631",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 37472,
            "identifier": "GO:0034755",
            "identifier_type": "str",
            "name": "iron ion transmembrane transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034755",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 37473,
            "identifier": "GO:0031650",
            "identifier_type": "str",
            "name": "regulation of heat generation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031650",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 37474,
            "identifier": "6776",
            "identifier_type": "int",
            "name": "STAT5A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6776",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "signal transducer and activator of transcription 5A"
            },
            "metanode": "Gene"
        },
        {
            "id": 37475,
            "identifier": "GO:0090306",
            "identifier_type": "str",
            "name": "spindle assembly involved in meiosis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090306",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 37476,
            "identifier": "GO:0005763",
            "identifier_type": "str",
            "name": "mitochondrial small ribosomal subunit",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005763",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 37477,
            "identifier": "100507703",
            "identifier_type": "int",
            "name": "LOC100507703",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100507703",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "HLA class I histocompatibility antigen, A-69 alpha chain-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 37478,
            "identifier": "148066",
            "identifier_type": "int",
            "name": "ZNRF4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/148066",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc and ring finger 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 37479,
            "identifier": "GO:0051598",
            "identifier_type": "str",
            "name": "meiotic recombination checkpoint",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051598",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 37480,
            "identifier": "PC7_6567",
            "identifier_type": "str",
            "name": "Pregnenolone biosynthesis",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 37481,
            "identifier": "GO:0046325",
            "identifier_type": "str",
            "name": "negative regulation of glucose import",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046325",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 37482,
            "identifier": "386683",
            "identifier_type": "int",
            "name": "KRTAP12-3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/386683",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "keratin associated protein 12-3"
            },
            "metanode": "Gene"
        },
        {
            "id": 37483,
            "identifier": "C0853749",
            "identifier_type": "str",
            "name": "Blood magnesium increased",
            "properties": {
                "url": "http://identifiers.org/umls/C0853749",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 37484,
            "identifier": "GO:0072093",
            "identifier_type": "str",
            "name": "metanephric renal vesicle formation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072093",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 37485,
            "identifier": "PC7_2683",
            "identifier_type": "str",
            "name": "Constitutive Signaling by NOTCH1 t(7;9)(NOTCH1:M1580_K2555) Translocation Mutant",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 37486,
            "identifier": "3949",
            "identifier_type": "int",
            "name": "LDLR",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3949",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "low density lipoprotein receptor"
            },
            "metanode": "Gene"
        },
        {
            "id": 37487,
            "identifier": "8344",
            "identifier_type": "int",
            "name": "HIST1H2BE",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8344",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "histone cluster 1, H2be"
            },
            "metanode": "Gene"
        },
        {
            "id": 37488,
            "identifier": "C0041969",
            "identifier_type": "str",
            "name": "Urethral disorder",
            "properties": {
                "url": "http://identifiers.org/umls/C0041969",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 37489,
            "identifier": "GO:1990405",
            "identifier_type": "str",
            "name": "protein antigen binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1990405",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 37490,
            "identifier": "GO:0015866",
            "identifier_type": "str",
            "name": "ADP transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015866",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 37491,
            "identifier": "GO:0051702",
            "identifier_type": "str",
            "name": "interaction with symbiont",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051702",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}