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=8400
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=8425",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=8375",
    "results": [
        {
            "id": 8389,
            "identifier": "3857",
            "identifier_type": "int",
            "name": "KRT9",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3857",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "keratin 9, type I"
            },
            "metanode": "Gene"
        },
        {
            "id": 8390,
            "identifier": "GO:0071233",
            "identifier_type": "str",
            "name": "cellular response to leucine",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071233",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8391,
            "identifier": "5799",
            "identifier_type": "int",
            "name": "PTPRN2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5799",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "protein tyrosine phosphatase, receptor type, N polypeptide 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 8392,
            "identifier": "10450",
            "identifier_type": "int",
            "name": "PPIE",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10450",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "peptidylprolyl isomerase E (cyclophilin E)"
            },
            "metanode": "Gene"
        },
        {
            "id": 8393,
            "identifier": "51725",
            "identifier_type": "int",
            "name": "FBXO40",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51725",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "F-box protein 40"
            },
            "metanode": "Gene"
        },
        {
            "id": 8394,
            "identifier": "C2745924",
            "identifier_type": "str",
            "name": "Platelet aggregation increased",
            "properties": {
                "url": "http://identifiers.org/umls/C2745924",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 8395,
            "identifier": "GO:0000137",
            "identifier_type": "str",
            "name": "Golgi cis cisterna",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000137",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 8396,
            "identifier": "135228",
            "identifier_type": "int",
            "name": "CD109",
            "properties": {
                "url": "http://identifiers.org/ncbigene/135228",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "CD109 molecule"
            },
            "metanode": "Gene"
        },
        {
            "id": 8397,
            "identifier": "DB00326",
            "identifier_type": "str",
            "name": "Calcium Gluceptate",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00326",
                "inchi": "InChI=1S/2C7H14O8.Ca/c2*8-1-2(9)3(10)4(11)5(12)6(13)7(14)15;/h2*2-6,8-13H,1H2,(H,14,15);/q;;+2/p-2/t2*2-,3-,4+,5-,6?;/m11./s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=FATUQANACHZLRT-KMRXSBRUSA-L"
            },
            "metanode": "Compound"
        },
        {
            "id": 8398,
            "identifier": "84734",
            "identifier_type": "int",
            "name": "FAM167B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84734",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "family with sequence similarity 167, member B"
            },
            "metanode": "Gene"
        },
        {
            "id": 8399,
            "identifier": "C0026946",
            "identifier_type": "str",
            "name": "Fungal infection",
            "properties": {
                "url": "http://identifiers.org/umls/C0026946",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 8400,
            "identifier": "C0023473",
            "identifier_type": "str",
            "name": "Chronic myeloid leukaemia",
            "properties": {
                "url": "http://identifiers.org/umls/C0023473",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 8401,
            "identifier": "GO:0014069",
            "identifier_type": "str",
            "name": "postsynaptic density",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0014069",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 8402,
            "identifier": "6737",
            "identifier_type": "int",
            "name": "TRIM21",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6737",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "tripartite motif containing 21"
            },
            "metanode": "Gene"
        },
        {
            "id": 8403,
            "identifier": "9076",
            "identifier_type": "int",
            "name": "CLDN1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9076",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "claudin 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 8404,
            "identifier": "GO:2000321",
            "identifier_type": "str",
            "name": "positive regulation of T-helper 17 cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000321",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8405,
            "identifier": "C1253936",
            "identifier_type": "str",
            "name": "Joint effusion",
            "properties": {
                "url": "http://identifiers.org/umls/C1253936",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 8406,
            "identifier": "GO:0016708",
            "identifier_type": "str",
            "name": "oxidoreductase activity, acting on paired donors, with incorporation or reduction of molecular oxygen, NAD(P)H as one donor, and incorporation of two atoms of oxygen into one donor",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016708",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 8407,
            "identifier": "10076",
            "identifier_type": "int",
            "name": "PTPRU",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10076",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "protein tyrosine phosphatase, receptor type, U"
            },
            "metanode": "Gene"
        },
        {
            "id": 8408,
            "identifier": "170690",
            "identifier_type": "int",
            "name": "ADAMTS16",
            "properties": {
                "url": "http://identifiers.org/ncbigene/170690",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "ADAM metallopeptidase with thrombospondin type 1 motif, 16"
            },
            "metanode": "Gene"
        },
        {
            "id": 8409,
            "identifier": "PC7_7751",
            "identifier_type": "str",
            "name": "Synthesis of PIPs at the plasma membrane",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 8410,
            "identifier": "3910",
            "identifier_type": "int",
            "name": "LAMA4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3910",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "laminin, alpha 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 8411,
            "identifier": "8433",
            "identifier_type": "int",
            "name": "UTF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8433",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "undifferentiated embryonic cell transcription factor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 8412,
            "identifier": "55363",
            "identifier_type": "int",
            "name": "HEMGN",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55363",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "hemogen"
            },
            "metanode": "Gene"
        },
        {
            "id": 8413,
            "identifier": "GO:0005839",
            "identifier_type": "str",
            "name": "proteasome core complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005839",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        }
    ]
}