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=2950
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=2975",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=2925",
    "results": [
        {
            "id": 2935,
            "identifier": "80114",
            "identifier_type": "int",
            "name": "BICC1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80114",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "BicC family RNA binding protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 2936,
            "identifier": "N0000008663",
            "identifier_type": "str",
            "name": "Decreased Immunologically Active Molecule Activity",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000008663",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Physiologic Effect"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 2937,
            "identifier": "100507027",
            "identifier_type": "int",
            "name": "MRLN",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100507027",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "myoregulin"
            },
            "metanode": "Gene"
        },
        {
            "id": 2938,
            "identifier": "5359",
            "identifier_type": "int",
            "name": "PLSCR1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5359",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "phospholipid scramblase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 2939,
            "identifier": "GO:0033262",
            "identifier_type": "str",
            "name": "regulation of nuclear cell cycle DNA replication",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033262",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 2940,
            "identifier": "GO:0071030",
            "identifier_type": "str",
            "name": "nuclear mRNA surveillance of spliceosomal pre-mRNA splicing",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071030",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 2941,
            "identifier": "GO:0018894",
            "identifier_type": "str",
            "name": "dibenzo-p-dioxin metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0018894",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 2942,
            "identifier": "90332",
            "identifier_type": "int",
            "name": "EXOC3L2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/90332",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "exocyst complex component 3-like 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 2943,
            "identifier": "728395",
            "identifier_type": "int",
            "name": "TSPY4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/728395",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "Y",
                "description": "testis specific protein, Y-linked 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 2944,
            "identifier": "23198",
            "identifier_type": "int",
            "name": "PSME4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23198",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "proteasome (prosome, macropain) activator subunit 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 2945,
            "identifier": "C0240066",
            "identifier_type": "str",
            "name": "Iron deficiency",
            "properties": {
                "url": "http://identifiers.org/umls/C0240066",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 2946,
            "identifier": "C0854706",
            "identifier_type": "str",
            "name": "Neonatal infection",
            "properties": {
                "url": "http://identifiers.org/umls/C0854706",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 2947,
            "identifier": "GO:1902742",
            "identifier_type": "str",
            "name": "apoptotic process involved in development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902742",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 2948,
            "identifier": "GO:0090527",
            "identifier_type": "str",
            "name": "actin filament reorganization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090527",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 2949,
            "identifier": "GO:0033143",
            "identifier_type": "str",
            "name": "regulation of intracellular steroid hormone receptor signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033143",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 2950,
            "identifier": "C0333472",
            "identifier_type": "str",
            "name": "Epidermolysis",
            "properties": {
                "url": "http://identifiers.org/umls/C0333472",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 2951,
            "identifier": "26521",
            "identifier_type": "int",
            "name": "TIMM8B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26521",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "translocase of inner mitochondrial membrane 8 homolog B (yeast)"
            },
            "metanode": "Gene"
        },
        {
            "id": 2952,
            "identifier": "79740",
            "identifier_type": "int",
            "name": "ZBBX",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79740",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "zinc finger, B-box domain containing"
            },
            "metanode": "Gene"
        },
        {
            "id": 2953,
            "identifier": "873",
            "identifier_type": "int",
            "name": "CBR1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/873",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "carbonyl reductase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 2954,
            "identifier": "9380",
            "identifier_type": "int",
            "name": "GRHPR",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9380",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "glyoxylate reductase/hydroxypyruvate reductase"
            },
            "metanode": "Gene"
        },
        {
            "id": 2955,
            "identifier": "GO:0004652",
            "identifier_type": "str",
            "name": "polynucleotide adenylyltransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004652",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 2956,
            "identifier": "UBERON:0001067",
            "identifier_type": "str",
            "name": "vertebral arch joint",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0001067",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D021801"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 2957,
            "identifier": "390151",
            "identifier_type": "int",
            "name": "OR8H2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/390151",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "olfactory receptor, family 8, subfamily H, member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 2958,
            "identifier": "C0856053",
            "identifier_type": "str",
            "name": "Leukemia secondary",
            "properties": {
                "url": "http://identifiers.org/umls/C0856053",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 2960,
            "identifier": "3214",
            "identifier_type": "int",
            "name": "HOXB4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3214",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "homeobox B4"
            },
            "metanode": "Gene"
        }
    ]
}