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=43575
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=43600",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=43550",
    "results": [
        {
            "id": 43574,
            "identifier": "124808",
            "identifier_type": "int",
            "name": "CCDC43",
            "properties": {
                "url": "http://identifiers.org/ncbigene/124808",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "coiled-coil domain containing 43"
            },
            "metanode": "Gene"
        },
        {
            "id": 43575,
            "identifier": "113091",
            "identifier_type": "int",
            "name": "PTH2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/113091",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "parathyroid hormone 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 43576,
            "identifier": "81558",
            "identifier_type": "int",
            "name": "FAM117A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/81558",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "family with sequence similarity 117, member A"
            },
            "metanode": "Gene"
        },
        {
            "id": 43577,
            "identifier": "401124",
            "identifier_type": "int",
            "name": "DTHD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/401124",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "death domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 43578,
            "identifier": "53834",
            "identifier_type": "int",
            "name": "FGFRL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/53834",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "fibroblast growth factor receptor-like 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 43579,
            "identifier": "388695",
            "identifier_type": "int",
            "name": "LYSMD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/388695",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "LysM, putative peptidoglycan-binding, domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 43580,
            "identifier": "C0232452",
            "identifier_type": "str",
            "name": "Cutis anserina",
            "properties": {
                "url": "http://identifiers.org/umls/C0232452",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 43581,
            "identifier": "84134",
            "identifier_type": "int",
            "name": "TOMM40L",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84134",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "translocase of outer mitochondrial membrane 40 homolog (yeast)-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 43582,
            "identifier": "199692",
            "identifier_type": "int",
            "name": "ZNF627",
            "properties": {
                "url": "http://identifiers.org/ncbigene/199692",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 627"
            },
            "metanode": "Gene"
        },
        {
            "id": 43583,
            "identifier": "GO:0009163",
            "identifier_type": "str",
            "name": "nucleoside biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009163",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 43584,
            "identifier": "GO:0039656",
            "identifier_type": "str",
            "name": "modulation by virus of host gene expression",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0039656",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 43585,
            "identifier": "GO:0005172",
            "identifier_type": "str",
            "name": "vascular endothelial growth factor receptor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005172",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 43586,
            "identifier": "GO:0030576",
            "identifier_type": "str",
            "name": "Cajal body organization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030576",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 43587,
            "identifier": "449519",
            "identifier_type": "int",
            "name": "LOC449519",
            "properties": {
                "url": "http://identifiers.org/ncbigene/449519",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "Mas-related gene LOC449519"
            },
            "metanode": "Gene"
        },
        {
            "id": 43588,
            "identifier": "GO:0006534",
            "identifier_type": "str",
            "name": "cysteine metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006534",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 43589,
            "identifier": "79836",
            "identifier_type": "int",
            "name": "LONRF3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79836",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "LON peptidase N-terminal domain and ring finger 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 43590,
            "identifier": "C0234518",
            "identifier_type": "str",
            "name": "Slurred speech",
            "properties": {
                "url": "http://identifiers.org/umls/C0234518",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 43591,
            "identifier": "UBERON:0001600",
            "identifier_type": "str",
            "name": "tensor tympani",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0001600",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D013719"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 43592,
            "identifier": "969",
            "identifier_type": "int",
            "name": "CD69",
            "properties": {
                "url": "http://identifiers.org/ncbigene/969",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "CD69 molecule"
            },
            "metanode": "Gene"
        },
        {
            "id": 43593,
            "identifier": "9476",
            "identifier_type": "int",
            "name": "NAPSA",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9476",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "napsin A aspartic peptidase"
            },
            "metanode": "Gene"
        },
        {
            "id": 43594,
            "identifier": "9071",
            "identifier_type": "int",
            "name": "CLDN10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9071",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "claudin 10"
            },
            "metanode": "Gene"
        },
        {
            "id": 43595,
            "identifier": "GO:0070939",
            "identifier_type": "str",
            "name": "Dsl1p complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070939",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 43596,
            "identifier": "GO:0010216",
            "identifier_type": "str",
            "name": "maintenance of DNA methylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010216",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 43597,
            "identifier": "C0853289",
            "identifier_type": "str",
            "name": "Blood bilirubin normal",
            "properties": {
                "url": "http://identifiers.org/umls/C0853289",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 43598,
            "identifier": "27443",
            "identifier_type": "int",
            "name": "CECR2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/27443",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "cat eye syndrome chromosome region, candidate 2"
            },
            "metanode": "Gene"
        }
    ]
}