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=4550
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=4575",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=4525",
    "results": [
        {
            "id": 4538,
            "identifier": "C2242577",
            "identifier_type": "str",
            "name": "Oromandibular dystonia",
            "properties": {
                "url": "http://identifiers.org/umls/C2242577",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 4539,
            "identifier": "C0524620",
            "identifier_type": "str",
            "name": "Metabolic syndrome",
            "properties": {
                "url": "http://identifiers.org/umls/C0524620",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 4540,
            "identifier": "GO:1902580",
            "identifier_type": "str",
            "name": "single-organism cellular localization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902580",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4541,
            "identifier": "GO:1903376",
            "identifier_type": "str",
            "name": "regulation of oxidative stress-induced neuron intrinsic apoptotic signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903376",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4542,
            "identifier": "C0860239",
            "identifier_type": "str",
            "name": "Catheter related infection",
            "properties": {
                "url": "http://identifiers.org/umls/C0860239",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 4543,
            "identifier": "WP411_r79980",
            "identifier_type": "str",
            "name": "mRNA Processing",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP411_r79980",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 4544,
            "identifier": "GO:0048208",
            "identifier_type": "str",
            "name": "COPII vesicle coating",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048208",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4545,
            "identifier": "2902",
            "identifier_type": "int",
            "name": "GRIN1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2902",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "glutamate receptor, ionotropic, N-methyl D-aspartate 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 4546,
            "identifier": "57463",
            "identifier_type": "int",
            "name": "AMIGO1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57463",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "adhesion molecule with Ig-like domain 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 4547,
            "identifier": "C0152032",
            "identifier_type": "str",
            "name": "Urinary hesitation",
            "properties": {
                "url": "http://identifiers.org/umls/C0152032",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 4548,
            "identifier": "GO:0031223",
            "identifier_type": "str",
            "name": "auditory behavior",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031223",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4549,
            "identifier": "5355",
            "identifier_type": "int",
            "name": "PLP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5355",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "proteolipid protein 2 (colonic epithelium-enriched)"
            },
            "metanode": "Gene"
        },
        {
            "id": 4550,
            "identifier": "51281",
            "identifier_type": "int",
            "name": "ANKMY1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51281",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "ankyrin repeat and MYND domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 4551,
            "identifier": "GO:0042304",
            "identifier_type": "str",
            "name": "regulation of fatty acid biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042304",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4552,
            "identifier": "DB00204",
            "identifier_type": "str",
            "name": "Dofetilide",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00204",
                "inchi": "InChI=1S/C19H27N3O5S2/c1-22(13-12-16-4-6-17(7-5-16)20-28(2,23)24)14-15-27-19-10-8-18(9-11-19)21-29(3,25)26/h4-11,20-21H,12-15H2,1-3H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=IXTMWRCNAAVVAI-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 4553,
            "identifier": "101928621",
            "identifier_type": "int",
            "name": "LOC101928621",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101928621",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "uncharacterized LOC101928621"
            },
            "metanode": "Gene"
        },
        {
            "id": 4554,
            "identifier": "221400",
            "identifier_type": "int",
            "name": "TDRD6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/221400",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "tudor domain containing 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 4555,
            "identifier": "23194",
            "identifier_type": "int",
            "name": "FBXL7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23194",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "F-box and leucine-rich repeat protein 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 4556,
            "identifier": "DB00303",
            "identifier_type": "str",
            "name": "Ertapenem",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00303",
                "inchi": "InChI=1S/C22H25N3O7S/c1-9-16-15(10(2)26)20(28)25(16)17(22(31)32)18(9)33-13-7-14(23-8-13)19(27)24-12-5-3-4-11(6-12)21(29)30/h3-6,9-10,13-16,23,26H,7-8H2,1-2H3,(H,24,27)(H,29,30)(H,31,32)/t9-,10-,13+,14+,15-,16-/m1/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=JUZNIMUFDBIJCM-ANEDZVCMSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 4557,
            "identifier": "C0278079",
            "identifier_type": "str",
            "name": "Dependence psychological",
            "properties": {
                "url": "http://identifiers.org/umls/C0278079",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 4558,
            "identifier": "84162",
            "identifier_type": "int",
            "name": "KIAA1109",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84162",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "KIAA1109"
            },
            "metanode": "Gene"
        },
        {
            "id": 4559,
            "identifier": "92797",
            "identifier_type": "int",
            "name": "HELB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/92797",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "helicase (DNA) B"
            },
            "metanode": "Gene"
        },
        {
            "id": 4560,
            "identifier": "GO:0018298",
            "identifier_type": "str",
            "name": "protein-chromophore linkage",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0018298",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4561,
            "identifier": "GO:0006798",
            "identifier_type": "str",
            "name": "polyphosphate catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006798",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4562,
            "identifier": "26533",
            "identifier_type": "int",
            "name": "OR10G3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26533",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "olfactory receptor, family 10, subfamily G, member 3"
            },
            "metanode": "Gene"
        }
    ]
}