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=2775
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=2800",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=2750",
    "results": [
        {
            "id": 2760,
            "identifier": "GO:0010634",
            "identifier_type": "str",
            "name": "positive regulation of epithelial cell migration",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010634",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 2761,
            "identifier": "60526",
            "identifier_type": "int",
            "name": "LDAH",
            "properties": {
                "url": "http://identifiers.org/ncbigene/60526",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "lipid droplet associated hydrolase"
            },
            "metanode": "Gene"
        },
        {
            "id": 2762,
            "identifier": "352954",
            "identifier_type": "int",
            "name": "GATS",
            "properties": {
                "url": "http://identifiers.org/ncbigene/352954",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "GATS, stromal antigen 3 opposite strand"
            },
            "metanode": "Gene"
        },
        {
            "id": 2763,
            "identifier": "C1868855",
            "identifier_type": "str",
            "name": "Post procedural infection",
            "properties": {
                "url": "http://identifiers.org/umls/C1868855",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 2764,
            "identifier": "GO:0015015",
            "identifier_type": "str",
            "name": "heparan sulfate proteoglycan biosynthetic process, enzymatic modification",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015015",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 2765,
            "identifier": "4322",
            "identifier_type": "int",
            "name": "MMP13",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4322",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "matrix metallopeptidase 13"
            },
            "metanode": "Gene"
        },
        {
            "id": 2766,
            "identifier": "54344",
            "identifier_type": "int",
            "name": "DPM3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54344",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "dolichyl-phosphate mannosyltransferase polypeptide 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 2767,
            "identifier": "PC7_4583",
            "identifier_type": "str",
            "name": "IGF1R signaling cascade",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 2768,
            "identifier": "GO:0048799",
            "identifier_type": "str",
            "name": "organ maturation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048799",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 2769,
            "identifier": "GO:0060661",
            "identifier_type": "str",
            "name": "submandibular salivary gland formation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060661",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 2770,
            "identifier": "UBERON:0002205",
            "identifier_type": "str",
            "name": "manubrium of sternum",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0002205",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D008371"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 2771,
            "identifier": "PC7_4691",
            "identifier_type": "str",
            "name": "Inactivation of APC/C via direct inhibition of the APC/C complex",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 2772,
            "identifier": "137735",
            "identifier_type": "int",
            "name": "ABRA",
            "properties": {
                "url": "http://identifiers.org/ncbigene/137735",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "actin binding Rho activating protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 2773,
            "identifier": "GO:0003209",
            "identifier_type": "str",
            "name": "cardiac atrium morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003209",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 2774,
            "identifier": "GO:1902998",
            "identifier_type": "str",
            "name": "positive regulation of neurofibrillary tangle assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902998",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 2775,
            "identifier": "102725236",
            "identifier_type": "int",
            "name": "LOC102725236",
            "properties": {
                "url": "http://identifiers.org/ncbigene/102725236",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "histone-lysine N-methyltransferase 2C-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 2776,
            "identifier": "126272",
            "identifier_type": "int",
            "name": "EID2B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/126272",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "EP300 interacting inhibitor of differentiation 2B"
            },
            "metanode": "Gene"
        },
        {
            "id": 2777,
            "identifier": "GO:2000255",
            "identifier_type": "str",
            "name": "negative regulation of male germ cell proliferation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000255",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 2778,
            "identifier": "GO:0043039",
            "identifier_type": "str",
            "name": "tRNA aminoacylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043039",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 2779,
            "identifier": "1495",
            "identifier_type": "int",
            "name": "CTNNA1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1495",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "catenin (cadherin-associated protein), alpha 1, 102kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 2780,
            "identifier": "D053565",
            "identifier_type": "str",
            "name": "Hypercalciuria",
            "properties": {
                "url": "http://identifiers.org/mesh/D053565",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 2781,
            "identifier": "C0241742",
            "identifier_type": "str",
            "name": "Wound haemorrhage",
            "properties": {
                "url": "http://identifiers.org/umls/C0241742",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 2782,
            "identifier": "GO:0072102",
            "identifier_type": "str",
            "name": "glomerulus morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072102",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 2783,
            "identifier": "132625",
            "identifier_type": "int",
            "name": "ZFP42",
            "properties": {
                "url": "http://identifiers.org/ncbigene/132625",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "ZFP42 zinc finger protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 2784,
            "identifier": "3948",
            "identifier_type": "int",
            "name": "LDHC",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3948",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "lactate dehydrogenase C"
            },
            "metanode": "Gene"
        }
    ]
}