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=15575
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=15600",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=15550",
    "results": [
        {
            "id": 15566,
            "identifier": "119180",
            "identifier_type": "int",
            "name": "LYZL2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/119180",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "lysozyme-like 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 15567,
            "identifier": "127943",
            "identifier_type": "int",
            "name": "FCRLB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/127943",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "Fc receptor-like B"
            },
            "metanode": "Gene"
        },
        {
            "id": 15568,
            "identifier": "3150",
            "identifier_type": "int",
            "name": "HMGN1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3150",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "high mobility group nucleosome binding domain 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 15569,
            "identifier": "PC7_7736",
            "identifier_type": "str",
            "name": "Synthesis of IP3 and IP4 in the cytosol",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 15570,
            "identifier": "PC7_1820",
            "identifier_type": "str",
            "name": "Astrocytic Glutamate-Glutamine Uptake And Metabolism",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 15571,
            "identifier": "57711",
            "identifier_type": "int",
            "name": "ZNF529",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57711",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 529"
            },
            "metanode": "Gene"
        },
        {
            "id": 15572,
            "identifier": "GO:0046329",
            "identifier_type": "str",
            "name": "negative regulation of JNK cascade",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046329",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15573,
            "identifier": "GO:0008541",
            "identifier_type": "str",
            "name": "proteasome regulatory particle, lid subcomplex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008541",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 15574,
            "identifier": "GO:0004368",
            "identifier_type": "str",
            "name": "glycerol-3-phosphate dehydrogenase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004368",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 15575,
            "identifier": "152189",
            "identifier_type": "int",
            "name": "CMTM8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/152189",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "CKLF-like MARVEL transmembrane domain containing 8"
            },
            "metanode": "Gene"
        },
        {
            "id": 15576,
            "identifier": "5603",
            "identifier_type": "int",
            "name": "MAPK13",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5603",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "mitogen-activated protein kinase 13"
            },
            "metanode": "Gene"
        },
        {
            "id": 15577,
            "identifier": "GO:0004396",
            "identifier_type": "str",
            "name": "hexokinase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004396",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 15578,
            "identifier": "C0520886",
            "identifier_type": "str",
            "name": "Electrocardiogram ST segment elevation",
            "properties": {
                "url": "http://identifiers.org/umls/C0520886",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 15579,
            "identifier": "C0151577",
            "identifier_type": "str",
            "name": "Creatinine renal clearance decreased",
            "properties": {
                "url": "http://identifiers.org/umls/C0151577",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 15580,
            "identifier": "90576",
            "identifier_type": "int",
            "name": "ZNF799",
            "properties": {
                "url": "http://identifiers.org/ncbigene/90576",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 799"
            },
            "metanode": "Gene"
        },
        {
            "id": 15581,
            "identifier": "197387",
            "identifier_type": "int",
            "name": "LOC197387",
            "properties": {
                "url": "http://identifiers.org/ncbigene/197387",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "uncharacterized LOC197387"
            },
            "metanode": "Gene"
        },
        {
            "id": 15582,
            "identifier": "GO:0009743",
            "identifier_type": "str",
            "name": "response to carbohydrate",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009743",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15583,
            "identifier": "GO:0016941",
            "identifier_type": "str",
            "name": "natriuretic peptide receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016941",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 15584,
            "identifier": "84282",
            "identifier_type": "int",
            "name": "RNF135",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84282",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "ring finger protein 135"
            },
            "metanode": "Gene"
        },
        {
            "id": 15585,
            "identifier": "GO:0016840",
            "identifier_type": "str",
            "name": "carbon-nitrogen lyase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016840",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 15586,
            "identifier": "UBERON:0001633",
            "identifier_type": "str",
            "name": "basilar artery",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0001633",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D001488"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 15587,
            "identifier": "C0235339",
            "identifier_type": "str",
            "name": "Mouth irritation",
            "properties": {
                "url": "http://identifiers.org/umls/C0235339",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 15588,
            "identifier": "6301",
            "identifier_type": "int",
            "name": "SARS",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6301",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "seryl-tRNA synthetase"
            },
            "metanode": "Gene"
        },
        {
            "id": 15589,
            "identifier": "DB01170",
            "identifier_type": "str",
            "name": "Guanethidine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01170",
                "inchi": "InChI=1S/C10H22N4/c11-10(12)13-6-9-14-7-4-2-1-3-5-8-14/h1-9H2,(H4,11,12,13)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=ACGDKVXYNVEAGU-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 15590,
            "identifier": "DB00606",
            "identifier_type": "str",
            "name": "Cyclothiazide",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00606",
                "inchi": "InChI=1S/C14H16ClN3O4S2/c15-10-5-11-13(6-12(10)23(16,19)20)24(21,22)18-14(17-11)9-4-7-1-2-8(9)3-7/h1-2,5-9,14,17-18H,3-4H2,(H2,16,19,20)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=BOCUKUHCLICSIY-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        }
    ]
}