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=3525
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=3550",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=3500",
    "results": [
        {
            "id": 3511,
            "identifier": "GO:0030647",
            "identifier_type": "str",
            "name": "aminoglycoside antibiotic metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030647",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3512,
            "identifier": "GO:0051500",
            "identifier_type": "str",
            "name": "D-tyrosyl-tRNA(Tyr) deacylase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051500",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 3513,
            "identifier": "6866",
            "identifier_type": "int",
            "name": "TAC3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6866",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "tachykinin 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 3514,
            "identifier": "100287036",
            "identifier_type": "int",
            "name": "LOC100287036",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100287036",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "uncharacterized LOC100287036"
            },
            "metanode": "Gene"
        },
        {
            "id": 3515,
            "identifier": "1442",
            "identifier_type": "int",
            "name": "CSH1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1442",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "chorionic somatomammotropin hormone 1 (placental lactogen)"
            },
            "metanode": "Gene"
        },
        {
            "id": 3516,
            "identifier": "10205",
            "identifier_type": "int",
            "name": "MPZL2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10205",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "myelin protein zero-like 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 3517,
            "identifier": "GO:0034395",
            "identifier_type": "str",
            "name": "regulation of transcription from RNA polymerase II promoter in response to iron",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034395",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3518,
            "identifier": "C0039075",
            "identifier_type": "str",
            "name": "Syndactyly",
            "properties": {
                "url": "http://identifiers.org/umls/C0039075",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3519,
            "identifier": "8562",
            "identifier_type": "int",
            "name": "DENR",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8562",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "density-regulated protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 3520,
            "identifier": "GO:0086042",
            "identifier_type": "str",
            "name": "cardiac muscle cell-cardiac muscle cell adhesion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0086042",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3521,
            "identifier": "C1096506",
            "identifier_type": "str",
            "name": "Free prostate-specific antigen increased",
            "properties": {
                "url": "http://identifiers.org/umls/C1096506",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3522,
            "identifier": "DB01146",
            "identifier_type": "str",
            "name": "Diphenylpyraline",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01146",
                "inchi": "InChI=1S/C19H23NO/c1-20-14-12-18(13-15-20)21-19(16-8-4-2-5-9-16)17-10-6-3-7-11-17/h2-11,18-19H,12-15H2,1H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=OWQUZNMMYNAXSL-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 3523,
            "identifier": "C0853074",
            "identifier_type": "str",
            "name": "Anxiety NEC",
            "properties": {
                "url": "http://identifiers.org/umls/C0853074",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3524,
            "identifier": "10903",
            "identifier_type": "int",
            "name": "MTMR11",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10903",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "myotubularin related protein 11"
            },
            "metanode": "Gene"
        },
        {
            "id": 3525,
            "identifier": "222537",
            "identifier_type": "int",
            "name": "HS3ST5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/222537",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "heparan sulfate (glucosamine) 3-O-sulfotransferase 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 3526,
            "identifier": "C0221265",
            "identifier_type": "str",
            "name": "Microcytosis",
            "properties": {
                "url": "http://identifiers.org/umls/C0221265",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3527,
            "identifier": "GO:1901605",
            "identifier_type": "str",
            "name": "alpha-amino acid metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901605",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3528,
            "identifier": "GO:0032399",
            "identifier_type": "str",
            "name": "HECT domain binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032399",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 3529,
            "identifier": "28998",
            "identifier_type": "int",
            "name": "MRPL13",
            "properties": {
                "url": "http://identifiers.org/ncbigene/28998",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "mitochondrial ribosomal protein L13"
            },
            "metanode": "Gene"
        },
        {
            "id": 3530,
            "identifier": "4849",
            "identifier_type": "int",
            "name": "CNOT3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4849",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "CCR4-NOT transcription complex, subunit 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 3531,
            "identifier": "54887",
            "identifier_type": "int",
            "name": "UHRF1BP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54887",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "UHRF1 binding protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 3532,
            "identifier": "C0948376",
            "identifier_type": "str",
            "name": "Electrocardiogram ST-T segment abnormal",
            "properties": {
                "url": "http://identifiers.org/umls/C0948376",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3533,
            "identifier": "100132154",
            "identifier_type": "int",
            "name": "LOC100132154",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100132154",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "putative ankyrin repeat domain-containing protein 30B-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 3534,
            "identifier": "GO:0007020",
            "identifier_type": "str",
            "name": "microtubule nucleation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007020",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3535,
            "identifier": "GO:0042590",
            "identifier_type": "str",
            "name": "antigen processing and presentation of exogenous peptide antigen via MHC class I",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042590",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}