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=31375
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=31400",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=31350",
    "results": [
        {
            "id": 31369,
            "identifier": "55857",
            "identifier_type": "int",
            "name": "KIZ",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55857",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "kizuna centrosomal protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 31370,
            "identifier": "GO:0072044",
            "identifier_type": "str",
            "name": "collecting duct development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072044",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31371,
            "identifier": "GO:0032435",
            "identifier_type": "str",
            "name": "negative regulation of proteasomal ubiquitin-dependent protein catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032435",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31372,
            "identifier": "539",
            "identifier_type": "int",
            "name": "ATP5O",
            "properties": {
                "url": "http://identifiers.org/ncbigene/539",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "ATP synthase, H+ transporting, mitochondrial F1 complex, O subunit"
            },
            "metanode": "Gene"
        },
        {
            "id": 31373,
            "identifier": "8882",
            "identifier_type": "int",
            "name": "ZPR1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8882",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "ZPR1 zinc finger"
            },
            "metanode": "Gene"
        },
        {
            "id": 31374,
            "identifier": "PC7_1203",
            "identifier_type": "str",
            "name": "ATM pathway",
            "properties": {
                "source": "PID via Pathway Commons",
                "license": "CC0 1.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 31375,
            "identifier": "440695",
            "identifier_type": "int",
            "name": "ETV3L",
            "properties": {
                "url": "http://identifiers.org/ncbigene/440695",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "ets variant 3-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 31376,
            "identifier": "27141",
            "identifier_type": "int",
            "name": "CIDEB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/27141",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "cell death-inducing DFFA-like effector b"
            },
            "metanode": "Gene"
        },
        {
            "id": 31377,
            "identifier": "2992",
            "identifier_type": "int",
            "name": "GYG1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2992",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "glycogenin 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 31378,
            "identifier": "142827",
            "identifier_type": "int",
            "name": "ACSM6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/142827",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "acyl-CoA synthetase medium-chain family member 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 31379,
            "identifier": "80344",
            "identifier_type": "int",
            "name": "DCAF11",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80344",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "DDB1 and CUL4 associated factor 11"
            },
            "metanode": "Gene"
        },
        {
            "id": 31380,
            "identifier": "UBERON:0004769",
            "identifier_type": "str",
            "name": "diaphysis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0004769",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D018483"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 31381,
            "identifier": "GO:1901318",
            "identifier_type": "str",
            "name": "negative regulation of sperm motility",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901318",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31382,
            "identifier": "GO:0006706",
            "identifier_type": "str",
            "name": "steroid catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006706",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31383,
            "identifier": "GO:0044264",
            "identifier_type": "str",
            "name": "cellular polysaccharide metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044264",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31384,
            "identifier": "GO:1903909",
            "identifier_type": "str",
            "name": "regulation of receptor clustering",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903909",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31385,
            "identifier": "23428",
            "identifier_type": "int",
            "name": "SLC7A8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23428",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "solute carrier family 7 (amino acid transporter light chain, L system), member 8"
            },
            "metanode": "Gene"
        },
        {
            "id": 31386,
            "identifier": "401258",
            "identifier_type": "int",
            "name": "RAB44",
            "properties": {
                "url": "http://identifiers.org/ncbigene/401258",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "RAB44, member RAS oncogene family"
            },
            "metanode": "Gene"
        },
        {
            "id": 31387,
            "identifier": "GO:0090596",
            "identifier_type": "str",
            "name": "sensory organ morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090596",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31388,
            "identifier": "84268",
            "identifier_type": "int",
            "name": "RPAIN",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84268",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "RPA interacting protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 31389,
            "identifier": "GO:0003945",
            "identifier_type": "str",
            "name": "N-acetyllactosamine synthase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003945",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 31390,
            "identifier": "GO:0036091",
            "identifier_type": "str",
            "name": "positive regulation of transcription from RNA polymerase II promoter in response to oxidative stress",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0036091",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31391,
            "identifier": "GO:0032674",
            "identifier_type": "str",
            "name": "regulation of interleukin-5 production",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032674",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31392,
            "identifier": "N0000175702",
            "identifier_type": "str",
            "name": "Partial Cholinergic Nicotinic Agonists",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000175702",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Mechanism of Action"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 31393,
            "identifier": "GO:0004477",
            "identifier_type": "str",
            "name": "methenyltetrahydrofolate cyclohydrolase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004477",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        }
    ]
}