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=27275
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=27300",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=27250",
    "results": [
        {
            "id": 27265,
            "identifier": "4166",
            "identifier_type": "int",
            "name": "CHST6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4166",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "carbohydrate (N-acetylglucosamine 6-O) sulfotransferase 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 27266,
            "identifier": "GO:0070873",
            "identifier_type": "str",
            "name": "regulation of glycogen metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070873",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27267,
            "identifier": "140739",
            "identifier_type": "int",
            "name": "UBE2F",
            "properties": {
                "url": "http://identifiers.org/ncbigene/140739",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "ubiquitin-conjugating enzyme E2F (putative)"
            },
            "metanode": "Gene"
        },
        {
            "id": 27268,
            "identifier": "270",
            "identifier_type": "int",
            "name": "AMPD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/270",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "adenosine monophosphate deaminase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 27269,
            "identifier": "C0853336",
            "identifier_type": "str",
            "name": "Corneal infiltrates",
            "properties": {
                "url": "http://identifiers.org/umls/C0853336",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 27270,
            "identifier": "93107",
            "identifier_type": "int",
            "name": "KCNG4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/93107",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "potassium channel, voltage gated modifier subfamily G, member 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 27271,
            "identifier": "246100",
            "identifier_type": "int",
            "name": "CTAG1A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/246100",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "cancer/testis antigen 1A"
            },
            "metanode": "Gene"
        },
        {
            "id": 27272,
            "identifier": "GO:0006393",
            "identifier_type": "str",
            "name": "termination of mitochondrial transcription",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006393",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27273,
            "identifier": "6619",
            "identifier_type": "int",
            "name": "SNAPC3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6619",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "small nuclear RNA activating complex, polypeptide 3, 50kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 27274,
            "identifier": "146198",
            "identifier_type": "int",
            "name": "ZFP90",
            "properties": {
                "url": "http://identifiers.org/ncbigene/146198",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "ZFP90 zinc finger protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 27275,
            "identifier": "GO:0031577",
            "identifier_type": "str",
            "name": "spindle checkpoint",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031577",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27276,
            "identifier": "29947",
            "identifier_type": "int",
            "name": "DNMT3L",
            "properties": {
                "url": "http://identifiers.org/ncbigene/29947",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "DNA (cytosine-5-)-methyltransferase 3-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 27277,
            "identifier": "UBERON:0000992",
            "identifier_type": "str",
            "name": "female gonad",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0000992",
                "bto_id": "BTO:0000975",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D010053"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 27278,
            "identifier": "C0085605",
            "identifier_type": "str",
            "name": "Hepatic failure",
            "properties": {
                "url": "http://identifiers.org/umls/C0085605",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 27279,
            "identifier": "125988",
            "identifier_type": "int",
            "name": "C19orf70",
            "properties": {
                "url": "http://identifiers.org/ncbigene/125988",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "chromosome 19 open reading frame 70"
            },
            "metanode": "Gene"
        },
        {
            "id": 27280,
            "identifier": "PC7_3065",
            "identifier_type": "str",
            "name": "Degradation of the extracellular matrix",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 27281,
            "identifier": "1195",
            "identifier_type": "int",
            "name": "CLK1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1195",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "CDC-like kinase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 27282,
            "identifier": "9958",
            "identifier_type": "int",
            "name": "USP15",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9958",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "ubiquitin specific peptidase 15"
            },
            "metanode": "Gene"
        },
        {
            "id": 27283,
            "identifier": "GO:0016701",
            "identifier_type": "str",
            "name": "oxidoreductase activity, acting on single donors with incorporation of molecular oxygen",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016701",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 27284,
            "identifier": "170572",
            "identifier_type": "int",
            "name": "HTR3C",
            "properties": {
                "url": "http://identifiers.org/ncbigene/170572",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "5-hydroxytryptamine (serotonin) receptor 3C, ionotropic"
            },
            "metanode": "Gene"
        },
        {
            "id": 27286,
            "identifier": "8315",
            "identifier_type": "int",
            "name": "BRAP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8315",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "BRCA1 associated protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 27287,
            "identifier": "C0036203",
            "identifier_type": "str",
            "name": "Cutaneous sarcoidosis",
            "properties": {
                "url": "http://identifiers.org/umls/C0036203",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 27288,
            "identifier": "105373091",
            "identifier_type": "int",
            "name": "LOC105373091",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105373091",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "atherin-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 27289,
            "identifier": "GO:2000307",
            "identifier_type": "str",
            "name": "regulation of tumor necrosis factor (ligand) superfamily member 11 production",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000307",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27290,
            "identifier": "152831",
            "identifier_type": "int",
            "name": "KLB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/152831",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "klotho beta"
            },
            "metanode": "Gene"
        }
    ]
}