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=46475
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=46500",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=46450",
    "results": [
        {
            "id": 46472,
            "identifier": "GO:0034392",
            "identifier_type": "str",
            "name": "negative regulation of smooth muscle cell apoptotic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034392",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 46473,
            "identifier": "5526",
            "identifier_type": "int",
            "name": "PPP2R5B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5526",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "protein phosphatase 2, regulatory subunit B', beta"
            },
            "metanode": "Gene"
        },
        {
            "id": 46474,
            "identifier": "N0000010288",
            "identifier_type": "str",
            "name": "Osmotic Activity",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000010288",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Mechanism of Action"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 46475,
            "identifier": "105378159",
            "identifier_type": "int",
            "name": "LOC105378159",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105378159",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "uncharacterized LOC105378159"
            },
            "metanode": "Gene"
        },
        {
            "id": 46476,
            "identifier": "23621",
            "identifier_type": "int",
            "name": "BACE1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23621",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "beta-site APP-cleaving enzyme 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 46477,
            "identifier": "7979",
            "identifier_type": "int",
            "name": "SHFM1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7979",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "split hand/foot malformation (ectrodactyly) type 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 46478,
            "identifier": "53905",
            "identifier_type": "int",
            "name": "DUOX1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/53905",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "dual oxidase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 46479,
            "identifier": "GO:0098779",
            "identifier_type": "str",
            "name": "mitophagy in response to mitochondrial depolarization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0098779",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 46480,
            "identifier": "84461",
            "identifier_type": "int",
            "name": "NEURL4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84461",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "neuralized E3 ubiquitin protein ligase 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 46481,
            "identifier": "5934",
            "identifier_type": "int",
            "name": "RBL2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5934",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "retinoblastoma-like 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 46482,
            "identifier": "6464",
            "identifier_type": "int",
            "name": "SHC1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6464",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "SHC (Src homology 2 domain containing) transforming protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 46483,
            "identifier": "65121",
            "identifier_type": "int",
            "name": "PRAMEF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/65121",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "PRAME family member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 46484,
            "identifier": "DB01425",
            "identifier_type": "str",
            "name": "Alizapride",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01425",
                "inchi": "InChI=1S/C16H21N5O2/c1-3-6-21-7-4-5-11(21)10-17-16(22)12-8-13-14(19-20-18-13)9-15(12)23-2/h3,8-9,11H,1,4-7,10H2,2H3,(H,17,22)(H,18,19,20)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=KSEYRUGYKHXGFW-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 46485,
            "identifier": "PC7_3384",
            "identifier_type": "str",
            "name": "EGFR Transactivation by Gastrin",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 46486,
            "identifier": "GO:0009799",
            "identifier_type": "str",
            "name": "specification of symmetry",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009799",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 46487,
            "identifier": "GO:0000502",
            "identifier_type": "str",
            "name": "proteasome complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000502",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 46488,
            "identifier": "1040",
            "identifier_type": "int",
            "name": "CDS1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1040",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "CDP-diacylglycerol synthase (phosphatidate cytidylyltransferase) 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 46489,
            "identifier": "51078",
            "identifier_type": "int",
            "name": "THAP4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51078",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "THAP domain containing 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 46490,
            "identifier": "GO:0005608",
            "identifier_type": "str",
            "name": "laminin-3 complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005608",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 46491,
            "identifier": "6732",
            "identifier_type": "int",
            "name": "SRPK1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6732",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "SRSF protein kinase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 46492,
            "identifier": "150223",
            "identifier_type": "int",
            "name": "YDJC",
            "properties": {
                "url": "http://identifiers.org/ncbigene/150223",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "YdjC homolog (bacterial)"
            },
            "metanode": "Gene"
        },
        {
            "id": 46493,
            "identifier": "646450",
            "identifier_type": "int",
            "name": "ARIH2OS",
            "properties": {
                "url": "http://identifiers.org/ncbigene/646450",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "ariadne homolog 2 opposite strand"
            },
            "metanode": "Gene"
        },
        {
            "id": 46494,
            "identifier": "283748",
            "identifier_type": "int",
            "name": "PLA2G4D",
            "properties": {
                "url": "http://identifiers.org/ncbigene/283748",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "phospholipase A2, group IVD (cytosolic)"
            },
            "metanode": "Gene"
        },
        {
            "id": 46495,
            "identifier": "PC7_5749",
            "identifier_type": "str",
            "name": "NFG and proNGF binds to p75NTR",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 46496,
            "identifier": "N0000020015",
            "identifier_type": "str",
            "name": "NMDA Receptor Antagonists",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000020015",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Mechanism of Action"
            },
            "metanode": "Pharmacologic Class"
        }
    ]
}