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=12850
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=12875",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=12825",
    "results": [
        {
            "id": 12840,
            "identifier": "128869",
            "identifier_type": "int",
            "name": "PIGU",
            "properties": {
                "url": "http://identifiers.org/ncbigene/128869",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "phosphatidylinositol glycan anchor biosynthesis, class U"
            },
            "metanode": "Gene"
        },
        {
            "id": 12841,
            "identifier": "DB05109",
            "identifier_type": "str",
            "name": "Trabectedin",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB05109",
                "inchi": "InChI=1S/C39H43N3O11S/c1-16-9-20-10-22-37(46)42-23-13-50-38(47)39(21-12-25(48-5)24(44)11-19(21)7-8-40-39)14-54-36(30(42)29(41(22)4)26(20)31(45)32(16)49-6)28-27(23)35-34(51-15-52-35)17(2)33(28)53-18(3)43/h9,11-12,22-23,29-30,36-37,40,44-46H,7-8,10,13-15H2,1-6H3/t22-,23-,29+,30+,36+,37-,39+/m0/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=PKVRCIRHQMSYJX-AIFWHQITSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 12842,
            "identifier": "N0000000144",
            "identifier_type": "str",
            "name": "Iron Chelating Activity",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000000144",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Mechanism of Action"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 12843,
            "identifier": "1519",
            "identifier_type": "int",
            "name": "CTSO",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1519",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "cathepsin O"
            },
            "metanode": "Gene"
        },
        {
            "id": 12844,
            "identifier": "10010",
            "identifier_type": "int",
            "name": "TANK",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10010",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "TRAF family member-associated NFKB activator"
            },
            "metanode": "Gene"
        },
        {
            "id": 12845,
            "identifier": "GO:0002285",
            "identifier_type": "str",
            "name": "lymphocyte activation involved in immune response",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002285",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12846,
            "identifier": "GO:0006682",
            "identifier_type": "str",
            "name": "galactosylceramide biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006682",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12847,
            "identifier": "63875",
            "identifier_type": "int",
            "name": "MRPL17",
            "properties": {
                "url": "http://identifiers.org/ncbigene/63875",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "mitochondrial ribosomal protein L17"
            },
            "metanode": "Gene"
        },
        {
            "id": 12848,
            "identifier": "4076",
            "identifier_type": "int",
            "name": "CAPRIN1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4076",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "cell cycle associated protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 12849,
            "identifier": "GO:0034316",
            "identifier_type": "str",
            "name": "negative regulation of Arp2/3 complex-mediated actin nucleation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034316",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12850,
            "identifier": "2201",
            "identifier_type": "int",
            "name": "FBN2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2201",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "fibrillin 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 12851,
            "identifier": "10964",
            "identifier_type": "int",
            "name": "IFI44L",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10964",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "interferon-induced protein 44-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 12852,
            "identifier": "C0151911",
            "identifier_type": "str",
            "name": "Generalised spasm",
            "properties": {
                "url": "http://identifiers.org/umls/C0151911",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 12853,
            "identifier": "105374861",
            "identifier_type": "int",
            "name": "LOC105374861",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105374861",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "putative uncharacterized protein C8orf44"
            },
            "metanode": "Gene"
        },
        {
            "id": 12854,
            "identifier": "WP2942_r84388",
            "identifier_type": "str",
            "name": "DDX1 as a regulatory component of the Drosha microprocessor",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP2942_r84388",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 12855,
            "identifier": "255239",
            "identifier_type": "int",
            "name": "ANKK1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/255239",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "ankyrin repeat and kinase domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 12856,
            "identifier": "PC7_4451",
            "identifier_type": "str",
            "name": "Heparan sulfate/heparin (HS-GAG) metabolism",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 12857,
            "identifier": "7251",
            "identifier_type": "int",
            "name": "TSG101",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7251",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "tumor susceptibility 101"
            },
            "metanode": "Gene"
        },
        {
            "id": 12858,
            "identifier": "GO:0032984",
            "identifier_type": "str",
            "name": "macromolecular complex disassembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032984",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12859,
            "identifier": "UBERON:0000949",
            "identifier_type": "str",
            "name": "endocrine system",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0000949",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D004703"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 12860,
            "identifier": "C0442856",
            "identifier_type": "str",
            "name": "Hypoperfusion",
            "properties": {
                "url": "http://identifiers.org/umls/C0442856",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 12861,
            "identifier": "100128591",
            "identifier_type": "int",
            "name": "LOC100128591",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100128591",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "uncharacterized LOC100128591"
            },
            "metanode": "Gene"
        },
        {
            "id": 12862,
            "identifier": "C0006430",
            "identifier_type": "str",
            "name": "Burning mouth syndrome",
            "properties": {
                "url": "http://identifiers.org/umls/C0006430",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 12863,
            "identifier": "26088",
            "identifier_type": "int",
            "name": "GGA1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26088",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "golgi-associated, gamma adaptin ear containing, ARF binding protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 12864,
            "identifier": "1827",
            "identifier_type": "int",
            "name": "RCAN1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1827",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "regulator of calcineurin 1"
            },
            "metanode": "Gene"
        }
    ]
}