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=15075
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=15100",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=15050",
    "results": [
        {
            "id": 15065,
            "identifier": "C0391996",
            "identifier_type": "str",
            "name": "Hepatic atrophy",
            "properties": {
                "url": "http://identifiers.org/umls/C0391996",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 15066,
            "identifier": "29943",
            "identifier_type": "int",
            "name": "PADI1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/29943",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "peptidyl arginine deiminase, type I"
            },
            "metanode": "Gene"
        },
        {
            "id": 15067,
            "identifier": "10333",
            "identifier_type": "int",
            "name": "TLR6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10333",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "toll-like receptor 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 15068,
            "identifier": "51592",
            "identifier_type": "int",
            "name": "TRIM33",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51592",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "tripartite motif containing 33"
            },
            "metanode": "Gene"
        },
        {
            "id": 15069,
            "identifier": "GO:0044650",
            "identifier_type": "str",
            "name": "adhesion of symbiont to host cell",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044650",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15070,
            "identifier": "90655",
            "identifier_type": "int",
            "name": "TGIF2LY",
            "properties": {
                "url": "http://identifiers.org/ncbigene/90655",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "Y",
                "description": "TGFB-induced factor homeobox 2-like, Y-linked"
            },
            "metanode": "Gene"
        },
        {
            "id": 15071,
            "identifier": "GO:0072133",
            "identifier_type": "str",
            "name": "metanephric mesenchyme morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072133",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15072,
            "identifier": "GO:1902903",
            "identifier_type": "str",
            "name": "regulation of fibril organization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902903",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15073,
            "identifier": "C0086168",
            "identifier_type": "str",
            "name": "Dissociation",
            "properties": {
                "url": "http://identifiers.org/umls/C0086168",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 15074,
            "identifier": "GO:0019228",
            "identifier_type": "str",
            "name": "neuronal action potential",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019228",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15075,
            "identifier": "GO:1903061",
            "identifier_type": "str",
            "name": "positive regulation of protein lipidation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903061",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15076,
            "identifier": "GO:1902230",
            "identifier_type": "str",
            "name": "negative regulation of intrinsic apoptotic signaling pathway in response to DNA damage",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902230",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15077,
            "identifier": "6620",
            "identifier_type": "int",
            "name": "SNCB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6620",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "synuclein, beta"
            },
            "metanode": "Gene"
        },
        {
            "id": 15078,
            "identifier": "PC7_11470",
            "identifier_type": "str",
            "name": "eNOS activation",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 15079,
            "identifier": "202500",
            "identifier_type": "int",
            "name": "TCTE1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/202500",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "t-complex-associated-testis-expressed 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 15080,
            "identifier": "C0017178",
            "identifier_type": "str",
            "name": "Gastrointestinal disorder",
            "properties": {
                "url": "http://identifiers.org/umls/C0017178",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 15081,
            "identifier": "1196",
            "identifier_type": "int",
            "name": "CLK2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1196",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "CDC-like kinase 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 15082,
            "identifier": "GO:0031571",
            "identifier_type": "str",
            "name": "mitotic G1 DNA damage checkpoint",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031571",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15083,
            "identifier": "GO:0048211",
            "identifier_type": "str",
            "name": "Golgi vesicle docking",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048211",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15084,
            "identifier": "DB00351",
            "identifier_type": "str",
            "name": "Megestrol acetate",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00351",
                "inchi": "InChI=1S/C23H30O4/c1-14(24)23(27-15(2)25)12-9-20-18-6-5-16-13-17(26)7-10-21(16,3)19(18)8-11-22(20,23)4/h5-6,13,18-20H,7-12H2,1-4H3/t18-,19+,20+,21+,22+,23+/m1/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=URXWVWVPMJSAJD-KOORYGTMSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 15085,
            "identifier": "GO:0072124",
            "identifier_type": "str",
            "name": "regulation of glomerular mesangial cell proliferation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072124",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15086,
            "identifier": "51121",
            "identifier_type": "int",
            "name": "RPL26L1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51121",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "ribosomal protein L26-like 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 15087,
            "identifier": "GO:0019966",
            "identifier_type": "str",
            "name": "interleukin-1 binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019966",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 15088,
            "identifier": "C2609264",
            "identifier_type": "str",
            "name": "Color vision change",
            "properties": {
                "url": "http://identifiers.org/umls/C2609264",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 15089,
            "identifier": "3777",
            "identifier_type": "int",
            "name": "KCNK3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3777",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "potassium channel, two pore domain subfamily K, member 3"
            },
            "metanode": "Gene"
        }
    ]
}