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=41925
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=41950",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=41900",
    "results": [
        {
            "id": 41924,
            "identifier": "11178",
            "identifier_type": "int",
            "name": "LZTS1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11178",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "leucine zipper, putative tumor suppressor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 41925,
            "identifier": "UBERON:0002082",
            "identifier_type": "str",
            "name": "cardiac ventricle",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0002082",
                "bto_id": "BTO:0000862",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D006352"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 41926,
            "identifier": "C1142523",
            "identifier_type": "str",
            "name": "Hypothrombinaemia",
            "properties": {
                "url": "http://identifiers.org/umls/C1142523",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 41927,
            "identifier": "C0032987",
            "identifier_type": "str",
            "name": "Ectopic pregnancy",
            "properties": {
                "url": "http://identifiers.org/umls/C0032987",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 41928,
            "identifier": "9824",
            "identifier_type": "int",
            "name": "ARHGAP11A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9824",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "Rho GTPase activating protein 11A"
            },
            "metanode": "Gene"
        },
        {
            "id": 41929,
            "identifier": "347734",
            "identifier_type": "int",
            "name": "SLC35B2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/347734",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "solute carrier family 35 (adenosine 3'-phospho 5'-phosphosulfate transporter), member B2"
            },
            "metanode": "Gene"
        },
        {
            "id": 41930,
            "identifier": "94081",
            "identifier_type": "int",
            "name": "SFXN1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/94081",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "sideroflexin 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 41931,
            "identifier": "GO:0002902",
            "identifier_type": "str",
            "name": "regulation of B cell apoptotic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002902",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41932,
            "identifier": "124637",
            "identifier_type": "int",
            "name": "CYB5D1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/124637",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "cytochrome b5 domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 41933,
            "identifier": "DB00867",
            "identifier_type": "str",
            "name": "Ritodrine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00867",
                "inchi": "InChI=1S/C17H21NO3/c1-12(17(21)14-4-8-16(20)9-5-14)18-11-10-13-2-6-15(19)7-3-13/h2-9,12,17-21H,10-11H2,1H3/t12-,17-/m0/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=IOVGROKTTNBUGK-SJCJKPOMSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 41934,
            "identifier": "23107",
            "identifier_type": "int",
            "name": "MRPS27",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23107",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "mitochondrial ribosomal protein S27"
            },
            "metanode": "Gene"
        },
        {
            "id": 41935,
            "identifier": "GO:0035461",
            "identifier_type": "str",
            "name": "vitamin transmembrane transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035461",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41936,
            "identifier": "53407",
            "identifier_type": "int",
            "name": "STX18",
            "properties": {
                "url": "http://identifiers.org/ncbigene/53407",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "syntaxin 18"
            },
            "metanode": "Gene"
        },
        {
            "id": 41937,
            "identifier": "GO:2000036",
            "identifier_type": "str",
            "name": "regulation of stem cell population maintenance",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000036",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41938,
            "identifier": "C0151559",
            "identifier_type": "str",
            "name": "CNS depression NOS",
            "properties": {
                "url": "http://identifiers.org/umls/C0151559",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 41939,
            "identifier": "GO:0015037",
            "identifier_type": "str",
            "name": "peptide disulfide oxidoreductase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015037",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 41940,
            "identifier": "GO:0031146",
            "identifier_type": "str",
            "name": "SCF-dependent proteasomal ubiquitin-dependent protein catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031146",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41941,
            "identifier": "C0920108",
            "identifier_type": "str",
            "name": "Fasting blood glucose increased",
            "properties": {
                "url": "http://identifiers.org/umls/C0920108",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 41942,
            "identifier": "55860",
            "identifier_type": "int",
            "name": "ACTR10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55860",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "actin-related protein 10 homolog (S. cerevisiae)"
            },
            "metanode": "Gene"
        },
        {
            "id": 41943,
            "identifier": "GO:0002381",
            "identifier_type": "str",
            "name": "immunoglobulin production involved in immunoglobulin mediated immune response",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002381",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41944,
            "identifier": "GO:0032462",
            "identifier_type": "str",
            "name": "regulation of protein homooligomerization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032462",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41945,
            "identifier": "9289",
            "identifier_type": "int",
            "name": "ADGRG1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9289",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "adhesion G protein-coupled receptor G1"
            },
            "metanode": "Gene"
        },
        {
            "id": 41946,
            "identifier": "GO:0052866",
            "identifier_type": "str",
            "name": "phosphatidylinositol phosphate phosphatase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0052866",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 41947,
            "identifier": "GO:0015682",
            "identifier_type": "str",
            "name": "ferric iron transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015682",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41948,
            "identifier": "PC7_6901",
            "identifier_type": "str",
            "name": "Regulation of cytoskeletal remodeling and cell spreading by IPP complex components",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        }
    ]
}