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=38550
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=38575",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=38525",
    "results": [
        {
            "id": 38547,
            "identifier": "GO:1903596",
            "identifier_type": "str",
            "name": "regulation of gap junction assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903596",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 38548,
            "identifier": "30851",
            "identifier_type": "int",
            "name": "TAX1BP3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/30851",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "Tax1 (human T-cell leukemia virus type I) binding protein 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 38549,
            "identifier": "6718",
            "identifier_type": "int",
            "name": "AKR1D1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6718",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "aldo-keto reductase family 1, member D1"
            },
            "metanode": "Gene"
        },
        {
            "id": 38550,
            "identifier": "GO:1904237",
            "identifier_type": "str",
            "name": "positive regulation of substrate-dependent cell migration, cell attachment to substrate",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1904237",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 38551,
            "identifier": "GO:0030329",
            "identifier_type": "str",
            "name": "prenylcysteine metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030329",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 38552,
            "identifier": "GO:0002880",
            "identifier_type": "str",
            "name": "regulation of chronic inflammatory response to non-antigenic stimulus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002880",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 38553,
            "identifier": "338321",
            "identifier_type": "int",
            "name": "NLRP9",
            "properties": {
                "url": "http://identifiers.org/ncbigene/338321",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "NLR family, pyrin domain containing 9"
            },
            "metanode": "Gene"
        },
        {
            "id": 38554,
            "identifier": "GO:0007350",
            "identifier_type": "str",
            "name": "blastoderm segmentation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007350",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 38555,
            "identifier": "3187",
            "identifier_type": "int",
            "name": "HNRNPH1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3187",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "heterogeneous nuclear ribonucleoprotein H1 (H)"
            },
            "metanode": "Gene"
        },
        {
            "id": 38556,
            "identifier": "C0235698",
            "identifier_type": "str",
            "name": "Abdominal distension gaseous",
            "properties": {
                "url": "http://identifiers.org/umls/C0235698",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 38557,
            "identifier": "403257",
            "identifier_type": "int",
            "name": "OR4C45",
            "properties": {
                "url": "http://identifiers.org/ncbigene/403257",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "olfactory receptor, family 4, subfamily C, member 45"
            },
            "metanode": "Gene"
        },
        {
            "id": 38558,
            "identifier": "PC7_2681",
            "identifier_type": "str",
            "name": "Constitutive Signaling by NOTCH1 HD+PEST Domain Mutants",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 38559,
            "identifier": "GO:0097225",
            "identifier_type": "str",
            "name": "sperm midpiece",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097225",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 38560,
            "identifier": "C0020514",
            "identifier_type": "str",
            "name": "Hyperprolactinaemia",
            "properties": {
                "url": "http://identifiers.org/umls/C0020514",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 38561,
            "identifier": "3875",
            "identifier_type": "int",
            "name": "KRT18",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3875",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "keratin 18, type I"
            },
            "metanode": "Gene"
        },
        {
            "id": 38562,
            "identifier": "8542",
            "identifier_type": "int",
            "name": "APOL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8542",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "apolipoprotein L, 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 38563,
            "identifier": "GO:0008173",
            "identifier_type": "str",
            "name": "RNA methyltransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008173",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 38564,
            "identifier": "GO:0097202",
            "identifier_type": "str",
            "name": "activation of cysteine-type endopeptidase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097202",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 38565,
            "identifier": "DB01102",
            "identifier_type": "str",
            "name": "Arbutamine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01102",
                "inchi": "InChI=1S/C18H23NO4/c20-15-7-4-13(5-8-15)3-1-2-10-19-12-18(23)14-6-9-16(21)17(22)11-14/h4-9,11,18-23H,1-3,10,12H2/t18-/m0/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=IIRWWTKISYTTBL-SFHVURJKSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 38566,
            "identifier": "284114",
            "identifier_type": "int",
            "name": "TMEM102",
            "properties": {
                "url": "http://identifiers.org/ncbigene/284114",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "transmembrane protein 102"
            },
            "metanode": "Gene"
        },
        {
            "id": 38567,
            "identifier": "GO:0090291",
            "identifier_type": "str",
            "name": "negative regulation of osteoclast proliferation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090291",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 38568,
            "identifier": "2232",
            "identifier_type": "int",
            "name": "FDXR",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2232",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "ferredoxin reductase"
            },
            "metanode": "Gene"
        },
        {
            "id": 38569,
            "identifier": "GO:0044853",
            "identifier_type": "str",
            "name": "plasma membrane raft",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044853",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 38570,
            "identifier": "DB00787",
            "identifier_type": "str",
            "name": "Aciclovir",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00787",
                "inchi": "InChI=1S/C8H11N5O3/c9-8-11-6-5(7(15)12-8)10-3-13(6)4-16-2-1-14/h3,14H,1-2,4H2,(H3,9,11,12,15)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=MKUXAQIIEYXACX-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 38571,
            "identifier": "C0578682",
            "identifier_type": "str",
            "name": "Eyebrow loss of",
            "properties": {
                "url": "http://identifiers.org/umls/C0578682",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        }
    ]
}