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=21150
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=21175",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=21125",
    "results": [
        {
            "id": 21142,
            "identifier": "6997",
            "identifier_type": "int",
            "name": "TDGF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6997",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "teratocarcinoma-derived growth factor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 21143,
            "identifier": "56891",
            "identifier_type": "int",
            "name": "LGALS14",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56891",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "lectin, galactoside-binding, soluble, 14"
            },
            "metanode": "Gene"
        },
        {
            "id": 21144,
            "identifier": "128312",
            "identifier_type": "int",
            "name": "HIST3H2BB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/128312",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "histone cluster 3, H2bb"
            },
            "metanode": "Gene"
        },
        {
            "id": 21145,
            "identifier": "GO:0030836",
            "identifier_type": "str",
            "name": "positive regulation of actin filament depolymerization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030836",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21146,
            "identifier": "C0267797",
            "identifier_type": "str",
            "name": "Hepatitis acute",
            "properties": {
                "url": "http://identifiers.org/umls/C0267797",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 21147,
            "identifier": "C0151692",
            "identifier_type": "str",
            "name": "Impaired healing",
            "properties": {
                "url": "http://identifiers.org/umls/C0151692",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 21148,
            "identifier": "25834",
            "identifier_type": "int",
            "name": "MGAT4C",
            "properties": {
                "url": "http://identifiers.org/ncbigene/25834",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "MGAT4 family, member C"
            },
            "metanode": "Gene"
        },
        {
            "id": 21149,
            "identifier": "1573",
            "identifier_type": "int",
            "name": "CYP2J2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1573",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "cytochrome P450, family 2, subfamily J, polypeptide 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 21150,
            "identifier": "DB00523",
            "identifier_type": "str",
            "name": "Alitretinoin",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00523",
                "inchi": "InChI=1S/C20H28O2/c1-15(8-6-9-16(2)14-19(21)22)11-12-18-17(3)10-7-13-20(18,4)5/h6,8-9,11-12,14H,7,10,13H2,1-5H3,(H,21,22)/b9-6+,12-11+,15-8-,16-14+",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=SHGAZHPCJJPHSC-ZVCIMWCZSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 21151,
            "identifier": "105371128",
            "identifier_type": "int",
            "name": "LOC105371128",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105371128",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "serine/threonine-protein kinase SMG1-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 21152,
            "identifier": "389333",
            "identifier_type": "int",
            "name": "PROB1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/389333",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "proline-rich basic protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 21153,
            "identifier": "4026",
            "identifier_type": "int",
            "name": "LPP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4026",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "LIM domain containing preferred translocation partner in lipoma"
            },
            "metanode": "Gene"
        },
        {
            "id": 21154,
            "identifier": "GO:0043328",
            "identifier_type": "str",
            "name": "protein targeting to vacuole involved in ubiquitin-dependent protein catabolic process via the multivesicular body sorting pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043328",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21155,
            "identifier": "GO:0050998",
            "identifier_type": "str",
            "name": "nitric-oxide synthase binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050998",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 21156,
            "identifier": "GO:0060327",
            "identifier_type": "str",
            "name": "cytoplasmic actin-based contraction involved in cell motility",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060327",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21157,
            "identifier": "PC7_8309",
            "identifier_type": "str",
            "name": "Toxicity of botulinum toxin type G (BoNT/G)",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 21158,
            "identifier": "253725",
            "identifier_type": "int",
            "name": "FAM21C",
            "properties": {
                "url": "http://identifiers.org/ncbigene/253725",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "family with sequence similarity 21, member C"
            },
            "metanode": "Gene"
        },
        {
            "id": 21159,
            "identifier": "C0474395",
            "identifier_type": "str",
            "name": "Increased activity",
            "properties": {
                "url": "http://identifiers.org/umls/C0474395",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 21160,
            "identifier": "2527",
            "identifier_type": "int",
            "name": "FUT5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2527",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "fucosyltransferase 5 (alpha (1,3) fucosyltransferase)"
            },
            "metanode": "Gene"
        },
        {
            "id": 21161,
            "identifier": "11018",
            "identifier_type": "int",
            "name": "TMED1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11018",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "transmembrane emp24 protein transport domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 21162,
            "identifier": "401720",
            "identifier_type": "int",
            "name": "FIGNL2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/401720",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "fidgetin-like 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 21163,
            "identifier": "GO:0006285",
            "identifier_type": "str",
            "name": "base-excision repair, AP site formation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006285",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21164,
            "identifier": "28985",
            "identifier_type": "int",
            "name": "MCTS1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/28985",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "malignant T cell amplified sequence 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 21165,
            "identifier": "C0032300",
            "identifier_type": "str",
            "name": "Lobar pneumonia",
            "properties": {
                "url": "http://identifiers.org/umls/C0032300",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 21166,
            "identifier": "C0022593",
            "identifier_type": "str",
            "name": "Keratosis",
            "properties": {
                "url": "http://identifiers.org/umls/C0022593",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        }
    ]
}