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=38425
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=38450",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=38400",
    "results": [
        {
            "id": 38422,
            "identifier": "C0015459",
            "identifier_type": "str",
            "name": "Face injury",
            "properties": {
                "url": "http://identifiers.org/umls/C0015459",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 38423,
            "identifier": "89853",
            "identifier_type": "int",
            "name": "MVB12B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/89853",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "multivesicular body subunit 12B"
            },
            "metanode": "Gene"
        },
        {
            "id": 38424,
            "identifier": "965",
            "identifier_type": "int",
            "name": "CD58",
            "properties": {
                "url": "http://identifiers.org/ncbigene/965",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "CD58 molecule"
            },
            "metanode": "Gene"
        },
        {
            "id": 38425,
            "identifier": "GO:0000808",
            "identifier_type": "str",
            "name": "origin recognition complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000808",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 38426,
            "identifier": "50859",
            "identifier_type": "int",
            "name": "SPOCK3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/50859",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "sparc/osteonectin, cwcv and kazal-like domains proteoglycan (testican) 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 38427,
            "identifier": "GO:0036496",
            "identifier_type": "str",
            "name": "regulation of translational initiation by eIF2 alpha dephosphorylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0036496",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 38428,
            "identifier": "GO:0016781",
            "identifier_type": "str",
            "name": "phosphotransferase activity, paired acceptors",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016781",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 38429,
            "identifier": "158511",
            "identifier_type": "int",
            "name": "CSAG1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/158511",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "chondrosarcoma associated gene 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 38430,
            "identifier": "3418",
            "identifier_type": "int",
            "name": "IDH2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3418",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "isocitrate dehydrogenase 2 (NADP+), mitochondrial"
            },
            "metanode": "Gene"
        },
        {
            "id": 38431,
            "identifier": "C0020039",
            "identifier_type": "str",
            "name": "Hostility",
            "properties": {
                "url": "http://identifiers.org/umls/C0020039",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 38432,
            "identifier": "GO:0070106",
            "identifier_type": "str",
            "name": "interleukin-27-mediated signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070106",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 38433,
            "identifier": "100431172",
            "identifier_type": "int",
            "name": "KLRF2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100431172",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "killer cell lectin-like receptor subfamily F, member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 38434,
            "identifier": "5887",
            "identifier_type": "int",
            "name": "RAD23B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5887",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "RAD23 homolog B (S. cerevisiae)"
            },
            "metanode": "Gene"
        },
        {
            "id": 38435,
            "identifier": "10282",
            "identifier_type": "int",
            "name": "BET1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10282",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "Bet1 golgi vesicular membrane trafficking protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 38436,
            "identifier": "GO:0045726",
            "identifier_type": "str",
            "name": "positive regulation of integrin biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045726",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 38437,
            "identifier": "GO:0061458",
            "identifier_type": "str",
            "name": "reproductive system development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0061458",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 38438,
            "identifier": "C0455880",
            "identifier_type": "str",
            "name": "Poor urinary stream",
            "properties": {
                "url": "http://identifiers.org/umls/C0455880",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 38439,
            "identifier": "4116",
            "identifier_type": "int",
            "name": "MAGOH",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4116",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "mago-nashi homolog, proliferation-associated (Drosophila)"
            },
            "metanode": "Gene"
        },
        {
            "id": 38440,
            "identifier": "C0038354",
            "identifier_type": "str",
            "name": "Gastric disorder",
            "properties": {
                "url": "http://identifiers.org/umls/C0038354",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 38441,
            "identifier": "GO:0015030",
            "identifier_type": "str",
            "name": "Cajal body",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015030",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 38442,
            "identifier": "84694",
            "identifier_type": "int",
            "name": "GJA10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84694",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "gap junction protein, alpha 10, 62kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 38443,
            "identifier": "93185",
            "identifier_type": "int",
            "name": "IGSF8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/93185",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "immunoglobulin superfamily, member 8"
            },
            "metanode": "Gene"
        },
        {
            "id": 38444,
            "identifier": "30846",
            "identifier_type": "int",
            "name": "EHD2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/30846",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "EH-domain containing 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 38445,
            "identifier": "6569",
            "identifier_type": "int",
            "name": "SLC34A1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6569",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "solute carrier family 34 (type II sodium/phosphate cotransporter), member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 38446,
            "identifier": "GO:0007623",
            "identifier_type": "str",
            "name": "circadian rhythm",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007623",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}