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=41750
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=41775",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=41725",
    "results": [
        {
            "id": 41749,
            "identifier": "696",
            "identifier_type": "int",
            "name": "BTN1A1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/696",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "butyrophilin, subfamily 1, member A1"
            },
            "metanode": "Gene"
        },
        {
            "id": 41750,
            "identifier": "9459",
            "identifier_type": "int",
            "name": "ARHGEF6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9459",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "Rac/Cdc42 guanine nucleotide exchange factor (GEF) 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 41751,
            "identifier": "GO:0046834",
            "identifier_type": "str",
            "name": "lipid phosphorylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046834",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41752,
            "identifier": "23218",
            "identifier_type": "int",
            "name": "NBEAL2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23218",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "neurobeachin-like 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 41753,
            "identifier": "3293",
            "identifier_type": "int",
            "name": "HSD17B3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3293",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "hydroxysteroid (17-beta) dehydrogenase 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 41754,
            "identifier": "GO:0005237",
            "identifier_type": "str",
            "name": "inhibitory extracellular ligand-gated ion channel activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005237",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 41755,
            "identifier": "C1167709",
            "identifier_type": "str",
            "name": "Epidermal necrosis",
            "properties": {
                "url": "http://identifiers.org/umls/C1167709",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 41756,
            "identifier": "51263",
            "identifier_type": "int",
            "name": "MRPL30",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51263",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "mitochondrial ribosomal protein L30"
            },
            "metanode": "Gene"
        },
        {
            "id": 41757,
            "identifier": "29895",
            "identifier_type": "int",
            "name": "MYLPF",
            "properties": {
                "url": "http://identifiers.org/ncbigene/29895",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "myosin light chain, phosphorylatable, fast skeletal muscle"
            },
            "metanode": "Gene"
        },
        {
            "id": 41758,
            "identifier": "5746",
            "identifier_type": "int",
            "name": "PTH2R",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5746",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "parathyroid hormone 2 receptor"
            },
            "metanode": "Gene"
        },
        {
            "id": 41759,
            "identifier": "N0000009059",
            "identifier_type": "str",
            "name": "Genitourinary Arterial Vasodilation",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000009059",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Physiologic Effect"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 41760,
            "identifier": "8087",
            "identifier_type": "int",
            "name": "FXR1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8087",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "fragile X mental retardation, autosomal homolog 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 41761,
            "identifier": "GO:1901079",
            "identifier_type": "str",
            "name": "positive regulation of relaxation of muscle",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901079",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41762,
            "identifier": "105369245",
            "identifier_type": "int",
            "name": "LOC105369245",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105369245",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "FERM and PDZ domain-containing protein 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 41763,
            "identifier": "GO:0007171",
            "identifier_type": "str",
            "name": "activation of transmembrane receptor protein tyrosine kinase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007171",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41764,
            "identifier": "GO:0000098",
            "identifier_type": "str",
            "name": "sulfur amino acid catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000098",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41765,
            "identifier": "PC7_4417",
            "identifier_type": "str",
            "name": "HSF1-dependent transactivation",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 41766,
            "identifier": "6444",
            "identifier_type": "int",
            "name": "SGCD",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6444",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "sarcoglycan, delta (35kDa dystrophin-associated glycoprotein)"
            },
            "metanode": "Gene"
        },
        {
            "id": 41767,
            "identifier": "146279",
            "identifier_type": "int",
            "name": "TEKT5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/146279",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "tektin 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 41768,
            "identifier": "GO:0046637",
            "identifier_type": "str",
            "name": "regulation of alpha-beta T cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046637",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41769,
            "identifier": "23569",
            "identifier_type": "int",
            "name": "PADI4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23569",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "peptidyl arginine deiminase, type IV"
            },
            "metanode": "Gene"
        },
        {
            "id": 41770,
            "identifier": "C0036980",
            "identifier_type": "str",
            "name": "Cardiogenic shock",
            "properties": {
                "url": "http://identifiers.org/umls/C0036980",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 41771,
            "identifier": "126069",
            "identifier_type": "int",
            "name": "ZNF491",
            "properties": {
                "url": "http://identifiers.org/ncbigene/126069",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 491"
            },
            "metanode": "Gene"
        },
        {
            "id": 41772,
            "identifier": "C0015923",
            "identifier_type": "str",
            "name": "Foetal alcohol syndrome",
            "properties": {
                "url": "http://identifiers.org/umls/C0015923",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 41773,
            "identifier": "PC7_4215",
            "identifier_type": "str",
            "name": "Glutamate Binding, Activation of AMPA Receptors and Synaptic Plasticity",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        }
    ]
}