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=5525
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=5550",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=5500",
    "results": [
        {
            "id": 5515,
            "identifier": "11314",
            "identifier_type": "int",
            "name": "CD300A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11314",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "CD300a molecule"
            },
            "metanode": "Gene"
        },
        {
            "id": 5516,
            "identifier": "79919",
            "identifier_type": "int",
            "name": "C2orf54",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79919",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "chromosome 2 open reading frame 54"
            },
            "metanode": "Gene"
        },
        {
            "id": 5517,
            "identifier": "C0151981",
            "identifier_type": "str",
            "name": "Peptic ulcer reactivated",
            "properties": {
                "url": "http://identifiers.org/umls/C0151981",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 5518,
            "identifier": "C0029560",
            "identifier_type": "str",
            "name": "Other conjunctivitis",
            "properties": {
                "url": "http://identifiers.org/umls/C0029560",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 5519,
            "identifier": "N0000175629",
            "identifier_type": "str",
            "name": "Increased Histamine Release",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000175629",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Physiologic Effect"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 5520,
            "identifier": "5148",
            "identifier_type": "int",
            "name": "PDE6G",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5148",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "phosphodiesterase 6G, cGMP-specific, rod, gamma"
            },
            "metanode": "Gene"
        },
        {
            "id": 5521,
            "identifier": "144983",
            "identifier_type": "int",
            "name": "HNRNPA1L2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/144983",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "heterogeneous nuclear ribonucleoprotein A1-like 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 5522,
            "identifier": "55170",
            "identifier_type": "int",
            "name": "PRMT6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55170",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "protein arginine methyltransferase 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 5523,
            "identifier": "GO:0001581",
            "identifier_type": "str",
            "name": "detection of chemical stimulus involved in sensory perception of sour taste",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001581",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5524,
            "identifier": "90121",
            "identifier_type": "int",
            "name": "TSR2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/90121",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "TSR2, 20S rRNA accumulation, homolog (S. cerevisiae)"
            },
            "metanode": "Gene"
        },
        {
            "id": 5525,
            "identifier": "GO:0045428",
            "identifier_type": "str",
            "name": "regulation of nitric oxide biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045428",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5526,
            "identifier": "124773",
            "identifier_type": "int",
            "name": "C17orf64",
            "properties": {
                "url": "http://identifiers.org/ncbigene/124773",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "chromosome 17 open reading frame 64"
            },
            "metanode": "Gene"
        },
        {
            "id": 5527,
            "identifier": "374928",
            "identifier_type": "int",
            "name": "ZNF773",
            "properties": {
                "url": "http://identifiers.org/ncbigene/374928",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 773"
            },
            "metanode": "Gene"
        },
        {
            "id": 5528,
            "identifier": "23243",
            "identifier_type": "int",
            "name": "ANKRD28",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23243",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "ankyrin repeat domain 28"
            },
            "metanode": "Gene"
        },
        {
            "id": 5529,
            "identifier": "PC7_3965",
            "identifier_type": "str",
            "name": "Formation of apoptosome",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 5530,
            "identifier": "84083",
            "identifier_type": "int",
            "name": "ZRANB3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84083",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "zinc finger, RAN-binding domain containing 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 5531,
            "identifier": "26582",
            "identifier_type": "int",
            "name": "DUX3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26582",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "description": "double homeobox 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 5532,
            "identifier": "64759",
            "identifier_type": "int",
            "name": "TNS3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64759",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "tensin 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 5533,
            "identifier": "DB00641",
            "identifier_type": "str",
            "name": "Simvastatin",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00641",
                "inchi": "InChI=1S/C25H38O5/c1-6-25(4,5)24(28)30-21-12-15(2)11-17-8-7-16(3)20(23(17)21)10-9-19-13-18(26)14-22(27)29-19/h7-8,11,15-16,18-21,23,26H,6,9-10,12-14H2,1-5H3/t15-,16-,18+,19+,20-,21-,23-/m0/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=RYMZZMVNJRMUDD-HGQWONQESA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 5534,
            "identifier": "C0236051",
            "identifier_type": "str",
            "name": "Tolerance development",
            "properties": {
                "url": "http://identifiers.org/umls/C0236051",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 5535,
            "identifier": "678",
            "identifier_type": "int",
            "name": "ZFP36L2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/678",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "ZFP36 ring finger protein-like 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 5536,
            "identifier": "GO:0034680",
            "identifier_type": "str",
            "name": "integrin alpha10-beta1 complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034680",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 5537,
            "identifier": "50700",
            "identifier_type": "int",
            "name": "RDH8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/50700",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "retinol dehydrogenase 8 (all-trans)"
            },
            "metanode": "Gene"
        },
        {
            "id": 5538,
            "identifier": "C0026986",
            "identifier_type": "str",
            "name": "Myelodysplastic syndrome",
            "properties": {
                "url": "http://identifiers.org/umls/C0026986",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 5539,
            "identifier": "5454",
            "identifier_type": "int",
            "name": "POU3F2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5454",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "POU class 3 homeobox 2"
            },
            "metanode": "Gene"
        }
    ]
}