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=21800
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=21825",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=21775",
    "results": [
        {
            "id": 21791,
            "identifier": "26228",
            "identifier_type": "int",
            "name": "STAP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26228",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "signal transducing adaptor family member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 21792,
            "identifier": "1967",
            "identifier_type": "int",
            "name": "EIF2B1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1967",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "eukaryotic translation initiation factor 2B, subunit 1 alpha, 26kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 21793,
            "identifier": "6259",
            "identifier_type": "int",
            "name": "RYK",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6259",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "receptor-like tyrosine kinase"
            },
            "metanode": "Gene"
        },
        {
            "id": 21794,
            "identifier": "C0011304",
            "identifier_type": "str",
            "name": "Demyelination",
            "properties": {
                "url": "http://identifiers.org/umls/C0011304",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 21795,
            "identifier": "100133053",
            "identifier_type": "int",
            "name": "CXorf51B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100133053",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "chromosome X open reading frame 51B"
            },
            "metanode": "Gene"
        },
        {
            "id": 21796,
            "identifier": "GO:0003149",
            "identifier_type": "str",
            "name": "membranous septum morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003149",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21797,
            "identifier": "GO:0005388",
            "identifier_type": "str",
            "name": "calcium-transporting ATPase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005388",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 21798,
            "identifier": "GO:0030801",
            "identifier_type": "str",
            "name": "positive regulation of cyclic nucleotide metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030801",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21799,
            "identifier": "DB00738",
            "identifier_type": "str",
            "name": "Pentamidine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00738",
                "inchi": "InChI=1S/C19H24N4O2/c20-18(21)14-4-8-16(9-5-14)24-12-2-1-3-13-25-17-10-6-15(7-11-17)19(22)23/h4-11H,1-3,12-13H2,(H3,20,21)(H3,22,23)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=XDRYMKDFEDOLFX-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 21800,
            "identifier": "9087",
            "identifier_type": "int",
            "name": "TMSB4Y",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9087",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "Y",
                "description": "thymosin beta 4, Y-linked"
            },
            "metanode": "Gene"
        },
        {
            "id": 21801,
            "identifier": "GO:1904928",
            "identifier_type": "str",
            "name": "coreceptor activity involved in canonical Wnt signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1904928",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 21802,
            "identifier": "GO:2000370",
            "identifier_type": "str",
            "name": "positive regulation of clathrin-mediated endocytosis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000370",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21803,
            "identifier": "728369",
            "identifier_type": "int",
            "name": "USP17L24",
            "properties": {
                "url": "http://identifiers.org/ncbigene/728369",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "ubiquitin specific peptidase 17-like family member 24"
            },
            "metanode": "Gene"
        },
        {
            "id": 21804,
            "identifier": "GO:0008327",
            "identifier_type": "str",
            "name": "methyl-CpG binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008327",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 21805,
            "identifier": "2905",
            "identifier_type": "int",
            "name": "GRIN2C",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2905",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "glutamate receptor, ionotropic, N-methyl D-aspartate 2C"
            },
            "metanode": "Gene"
        },
        {
            "id": 21806,
            "identifier": "57466",
            "identifier_type": "int",
            "name": "SCAF4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57466",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "SR-related CTD-associated factor 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 21807,
            "identifier": "GO:0042733",
            "identifier_type": "str",
            "name": "embryonic digit morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042733",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21808,
            "identifier": "GO:0042321",
            "identifier_type": "str",
            "name": "negative regulation of circadian sleep/wake cycle, sleep",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042321",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21809,
            "identifier": "GO:0045799",
            "identifier_type": "str",
            "name": "positive regulation of chromatin assembly or disassembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045799",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21810,
            "identifier": "C1112209",
            "identifier_type": "str",
            "name": "Abdominal infection",
            "properties": {
                "url": "http://identifiers.org/umls/C1112209",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 21811,
            "identifier": "51300",
            "identifier_type": "int",
            "name": "TIMMDC1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51300",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "translocase of inner mitochondrial membrane domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 21812,
            "identifier": "DB01003",
            "identifier_type": "str",
            "name": "Cromoglicic acid",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01003",
                "inchi": "InChI=1S/C23H16O11/c24-11(9-31-14-3-1-5-16-20(14)12(25)7-18(33-16)22(27)28)10-32-15-4-2-6-17-21(15)13(26)8-19(34-17)23(29)30/h1-8,11,24H,9-10H2,(H,27,28)(H,29,30)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=IMZMKUWMOSJXDT-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 21813,
            "identifier": "C0877664",
            "identifier_type": "str",
            "name": "Gastrointestinal cramps",
            "properties": {
                "url": "http://identifiers.org/umls/C0877664",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 21814,
            "identifier": "84181",
            "identifier_type": "int",
            "name": "CHD6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84181",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "chromodomain helicase DNA binding protein 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 21815,
            "identifier": "C0345996",
            "identifier_type": "str",
            "name": "Milia",
            "properties": {
                "url": "http://identifiers.org/umls/C0345996",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        }
    ]
}