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=12775
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=12800",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=12750",
    "results": [
        {
            "id": 12765,
            "identifier": "728096",
            "identifier_type": "int",
            "name": "CT47A1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/728096",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "cancer/testis antigen family 47, member A1"
            },
            "metanode": "Gene"
        },
        {
            "id": 12766,
            "identifier": "GO:0043410",
            "identifier_type": "str",
            "name": "positive regulation of MAPK cascade",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043410",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12767,
            "identifier": "105378241",
            "identifier_type": "int",
            "name": "LOC105378241",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105378241",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "uncharacterized LOC105378241"
            },
            "metanode": "Gene"
        },
        {
            "id": 12768,
            "identifier": "1339",
            "identifier_type": "int",
            "name": "COX6A2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1339",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "cytochrome c oxidase subunit VIa polypeptide 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 12769,
            "identifier": "2632",
            "identifier_type": "int",
            "name": "GBE1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2632",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "glucan (1,4-alpha-), branching enzyme 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 12770,
            "identifier": "GO:0016830",
            "identifier_type": "str",
            "name": "carbon-carbon lyase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016830",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 12771,
            "identifier": "GO:0044798",
            "identifier_type": "str",
            "name": "nuclear transcription factor complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044798",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 12772,
            "identifier": "GO:1902202",
            "identifier_type": "str",
            "name": "regulation of hepatocyte growth factor receptor signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902202",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12773,
            "identifier": "GO:0008273",
            "identifier_type": "str",
            "name": "calcium, potassium:sodium antiporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008273",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 12774,
            "identifier": "29106",
            "identifier_type": "int",
            "name": "SCG3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/29106",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "secretogranin III"
            },
            "metanode": "Gene"
        },
        {
            "id": 12775,
            "identifier": "5101",
            "identifier_type": "int",
            "name": "PCDH9",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5101",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "protocadherin 9"
            },
            "metanode": "Gene"
        },
        {
            "id": 12776,
            "identifier": "GO:0014059",
            "identifier_type": "str",
            "name": "regulation of dopamine secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0014059",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12777,
            "identifier": "GO:0045683",
            "identifier_type": "str",
            "name": "negative regulation of epidermis development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045683",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12778,
            "identifier": "729920",
            "identifier_type": "int",
            "name": "ISPD",
            "properties": {
                "url": "http://identifiers.org/ncbigene/729920",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "isoprenoid synthase domain containing"
            },
            "metanode": "Gene"
        },
        {
            "id": 12779,
            "identifier": "GO:0030224",
            "identifier_type": "str",
            "name": "monocyte differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030224",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12780,
            "identifier": "100132406",
            "identifier_type": "int",
            "name": "NBPF10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100132406",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "neuroblastoma breakpoint family, member 10"
            },
            "metanode": "Gene"
        },
        {
            "id": 12781,
            "identifier": "GO:0031105",
            "identifier_type": "str",
            "name": "septin complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031105",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 12782,
            "identifier": "GO:0010726",
            "identifier_type": "str",
            "name": "positive regulation of hydrogen peroxide metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010726",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12783,
            "identifier": "DB01567",
            "identifier_type": "str",
            "name": "Fludiazepam",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01567",
                "inchi": "InChI=1S/C16H12ClFN2O/c1-20-14-7-6-10(17)8-12(14)16(19-9-15(20)21)11-4-2-3-5-13(11)18/h2-8H,9H2,1H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=ROYOYTLGDLIGBX-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 12784,
            "identifier": "PC7_8680",
            "identifier_type": "str",
            "name": "Validated transcriptional targets of TAp63 isoforms",
            "properties": {
                "source": "PID via Pathway Commons",
                "license": "CC0 1.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 12785,
            "identifier": "GO:0003712",
            "identifier_type": "str",
            "name": "transcription cofactor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003712",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 12786,
            "identifier": "GO:0009130",
            "identifier_type": "str",
            "name": "pyrimidine nucleoside monophosphate biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009130",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12787,
            "identifier": "GO:0045120",
            "identifier_type": "str",
            "name": "pronucleus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045120",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 12788,
            "identifier": "PC7_3325",
            "identifier_type": "str",
            "name": "Downstream signal transduction",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 12789,
            "identifier": "GO:0031307",
            "identifier_type": "str",
            "name": "integral component of mitochondrial outer membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031307",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        }
    ]
}