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=25750
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=25775",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=25725",
    "results": [
        {
            "id": 25741,
            "identifier": "78992",
            "identifier_type": "int",
            "name": "YIPF2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/78992",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "Yip1 domain family, member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 25742,
            "identifier": "WP2943_r83778",
            "identifier_type": "str",
            "name": "Hypoxia-mediated EMT and Stemness",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP2943_r83778",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 25743,
            "identifier": "256006",
            "identifier_type": "int",
            "name": "ANKRD31",
            "properties": {
                "url": "http://identifiers.org/ncbigene/256006",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "ankyrin repeat domain 31"
            },
            "metanode": "Gene"
        },
        {
            "id": 25744,
            "identifier": "141",
            "identifier_type": "int",
            "name": "ADPRH",
            "properties": {
                "url": "http://identifiers.org/ncbigene/141",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "ADP-ribosylarginine hydrolase"
            },
            "metanode": "Gene"
        },
        {
            "id": 25745,
            "identifier": "8760",
            "identifier_type": "int",
            "name": "CDS2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8760",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "CDP-diacylglycerol synthase (phosphatidate cytidylyltransferase) 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 25747,
            "identifier": "284348",
            "identifier_type": "int",
            "name": "LYPD5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/284348",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "LY6/PLAUR domain containing 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 25748,
            "identifier": "79946",
            "identifier_type": "int",
            "name": "C10orf95",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79946",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "chromosome 10 open reading frame 95"
            },
            "metanode": "Gene"
        },
        {
            "id": 25749,
            "identifier": "5191",
            "identifier_type": "int",
            "name": "PEX7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5191",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "peroxisomal biogenesis factor 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 25750,
            "identifier": "GO:0003985",
            "identifier_type": "str",
            "name": "acetyl-CoA C-acetyltransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003985",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 25751,
            "identifier": "64405",
            "identifier_type": "int",
            "name": "CDH22",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64405",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "cadherin 22, type 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 25752,
            "identifier": "23158",
            "identifier_type": "int",
            "name": "TBC1D9",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23158",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "TBC1 domain family, member 9 (with GRAM domain)"
            },
            "metanode": "Gene"
        },
        {
            "id": 25753,
            "identifier": "138716",
            "identifier_type": "int",
            "name": "RPP25L",
            "properties": {
                "url": "http://identifiers.org/ncbigene/138716",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "ribonuclease P/MRP 25kDa subunit-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 25754,
            "identifier": "GO:0030334",
            "identifier_type": "str",
            "name": "regulation of cell migration",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030334",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25755,
            "identifier": "PC7_6660",
            "identifier_type": "str",
            "name": "Pyrimidine biosynthesis",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 25756,
            "identifier": "79572",
            "identifier_type": "int",
            "name": "ATP13A3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79572",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "ATPase type 13A3"
            },
            "metanode": "Gene"
        },
        {
            "id": 25757,
            "identifier": "PC7_5326",
            "identifier_type": "str",
            "name": "Metabolism of lipids and lipoproteins",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 25758,
            "identifier": "705",
            "identifier_type": "int",
            "name": "BYSL",
            "properties": {
                "url": "http://identifiers.org/ncbigene/705",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "bystin-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 25759,
            "identifier": "GO:0035370",
            "identifier_type": "str",
            "name": "UBC13-UEV1A complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035370",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 25760,
            "identifier": "50615",
            "identifier_type": "int",
            "name": "IL21R",
            "properties": {
                "url": "http://identifiers.org/ncbigene/50615",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "interleukin 21 receptor"
            },
            "metanode": "Gene"
        },
        {
            "id": 25761,
            "identifier": "GO:1903521",
            "identifier_type": "str",
            "name": "positive regulation of mammary gland involution",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903521",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25762,
            "identifier": "GO:0005593",
            "identifier_type": "str",
            "name": "FACIT collagen trimer",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005593",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 25763,
            "identifier": "27179",
            "identifier_type": "int",
            "name": "IL36A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/27179",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "interleukin 36, alpha"
            },
            "metanode": "Gene"
        },
        {
            "id": 25764,
            "identifier": "3174",
            "identifier_type": "int",
            "name": "HNF4G",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3174",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "hepatocyte nuclear factor 4, gamma"
            },
            "metanode": "Gene"
        },
        {
            "id": 25765,
            "identifier": "GO:0016803",
            "identifier_type": "str",
            "name": "ether hydrolase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016803",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 25766,
            "identifier": "GO:0001553",
            "identifier_type": "str",
            "name": "luteinization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001553",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}