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=2700
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=2725",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=2675",
    "results": [
        {
            "id": 2685,
            "identifier": "165140",
            "identifier_type": "int",
            "name": "OXER1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/165140",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "oxoeicosanoid (OXE) receptor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 2686,
            "identifier": "3788",
            "identifier_type": "int",
            "name": "KCNS2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3788",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "potassium voltage-gated channel, modifier subfamily S, member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 2687,
            "identifier": "C0853753",
            "identifier_type": "str",
            "name": "Blood phosphate increased",
            "properties": {
                "url": "http://identifiers.org/umls/C0853753",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 2688,
            "identifier": "1670",
            "identifier_type": "int",
            "name": "DEFA5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1670",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "defensin, alpha 5, Paneth cell-specific"
            },
            "metanode": "Gene"
        },
        {
            "id": 2689,
            "identifier": "55345",
            "identifier_type": "int",
            "name": "ZGRF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55345",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "zinc finger, GRF-type containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 2690,
            "identifier": "64108",
            "identifier_type": "int",
            "name": "RTP4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64108",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "receptor (chemosensory) transporter protein 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 2691,
            "identifier": "GO:0006842",
            "identifier_type": "str",
            "name": "tricarboxylic acid transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006842",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 2692,
            "identifier": "89869",
            "identifier_type": "int",
            "name": "PLCZ1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/89869",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "phospholipase C, zeta 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 2693,
            "identifier": "150709",
            "identifier_type": "int",
            "name": "ANKAR",
            "properties": {
                "url": "http://identifiers.org/ncbigene/150709",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "ankyrin and armadillo repeat containing"
            },
            "metanode": "Gene"
        },
        {
            "id": 2694,
            "identifier": "27",
            "identifier_type": "int",
            "name": "ABL2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/27",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "ABL proto-oncogene 2, non-receptor tyrosine kinase"
            },
            "metanode": "Gene"
        },
        {
            "id": 2695,
            "identifier": "8790",
            "identifier_type": "int",
            "name": "FPGT",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8790",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "fucose-1-phosphate guanylyltransferase"
            },
            "metanode": "Gene"
        },
        {
            "id": 2696,
            "identifier": "C0221406",
            "identifier_type": "str",
            "name": "Pituitary-dependent Cushing's syndrome",
            "properties": {
                "url": "http://identifiers.org/umls/C0221406",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 2697,
            "identifier": "728072",
            "identifier_type": "int",
            "name": "CT47A5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/728072",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "cancer/testis antigen family 47, member A5"
            },
            "metanode": "Gene"
        },
        {
            "id": 2698,
            "identifier": "GO:2000818",
            "identifier_type": "str",
            "name": "negative regulation of myoblast proliferation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000818",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 2699,
            "identifier": "C0016053",
            "identifier_type": "str",
            "name": "Fibromyalgia",
            "properties": {
                "url": "http://identifiers.org/umls/C0016053",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 2700,
            "identifier": "D056124",
            "identifier_type": "str",
            "name": "Slit Ventricle Syndrome",
            "properties": {
                "url": "http://identifiers.org/mesh/D056124",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 2701,
            "identifier": "11243",
            "identifier_type": "int",
            "name": "PMF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11243",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "polyamine-modulated factor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 2702,
            "identifier": "DB00923",
            "identifier_type": "str",
            "name": "Ceforanide",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00923",
                "inchi": "InChI=1S/C20H21N7O6S2/c21-6-11-4-2-1-3-10(11)5-13(28)22-15-17(31)27-16(19(32)33)12(8-34-18(15)27)9-35-20-23-24-25-26(20)7-14(29)30/h1-4,15,18H,5-9,21H2,(H,22,28)(H,29,30)(H,32,33)/t15-,18-/m1/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=SLAYUXIURFNXPG-CRAIPNDOSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 2703,
            "identifier": "GO:0016890",
            "identifier_type": "str",
            "name": "site-specific endodeoxyribonuclease activity, specific for altered base",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016890",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 2704,
            "identifier": "GO:0046452",
            "identifier_type": "str",
            "name": "dihydrofolate metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046452",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 2705,
            "identifier": "29082",
            "identifier_type": "int",
            "name": "CHMP4A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/29082",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "charged multivesicular body protein 4A"
            },
            "metanode": "Gene"
        },
        {
            "id": 2706,
            "identifier": "5077",
            "identifier_type": "int",
            "name": "PAX3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5077",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "paired box 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 2707,
            "identifier": "54971",
            "identifier_type": "int",
            "name": "BANP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54971",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "BTG3 associated nuclear protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 2708,
            "identifier": "GO:1903519",
            "identifier_type": "str",
            "name": "regulation of mammary gland involution",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903519",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 2709,
            "identifier": "101928343",
            "identifier_type": "int",
            "name": "LOC101928343",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101928343",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "uncharacterized LOC101928343"
            },
            "metanode": "Gene"
        }
    ]
}