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=35725
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=35750",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=35700",
    "results": [
        {
            "id": 35721,
            "identifier": "C0033038",
            "identifier_type": "str",
            "name": "Premature ejaculation",
            "properties": {
                "url": "http://identifiers.org/umls/C0033038",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 35722,
            "identifier": "GO:0098592",
            "identifier_type": "str",
            "name": "cytoplasmic side of apical plasma membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0098592",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 35723,
            "identifier": "3373",
            "identifier_type": "int",
            "name": "HYAL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3373",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "hyaluronoglucosaminidase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 35724,
            "identifier": "DB01597",
            "identifier_type": "str",
            "name": "Cilastatin",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01597",
                "inchi": "InChI=1S/C16H26N2O5S/c1-16(2)8-10(16)13(19)18-12(15(22)23)6-4-3-5-7-24-9-11(17)14(20)21/h6,10-11H,3-5,7-9,17H2,1-2H3,(H,18,19)(H,20,21)(H,22,23)/b12-6-/t10-,11+/m1/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=DHSUYTOATWAVLW-WFVMDLQDSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 35725,
            "identifier": "80725",
            "identifier_type": "int",
            "name": "SRCIN1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80725",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "SRC kinase signaling inhibitor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 35726,
            "identifier": "221154",
            "identifier_type": "int",
            "name": "MICU2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/221154",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "mitochondrial calcium uptake 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 35727,
            "identifier": "5954",
            "identifier_type": "int",
            "name": "RCN1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5954",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "reticulocalbin 1, EF-hand calcium binding domain"
            },
            "metanode": "Gene"
        },
        {
            "id": 35728,
            "identifier": "10493",
            "identifier_type": "int",
            "name": "VAT1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10493",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "vesicle amine transport 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 35729,
            "identifier": "51752",
            "identifier_type": "int",
            "name": "ERAP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51752",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "endoplasmic reticulum aminopeptidase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 35730,
            "identifier": "28957",
            "identifier_type": "int",
            "name": "MRPS28",
            "properties": {
                "url": "http://identifiers.org/ncbigene/28957",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "mitochondrial ribosomal protein S28"
            },
            "metanode": "Gene"
        },
        {
            "id": 35731,
            "identifier": "GO:0003697",
            "identifier_type": "str",
            "name": "single-stranded DNA binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003697",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 35732,
            "identifier": "C0235287",
            "identifier_type": "str",
            "name": "Dysosmia",
            "properties": {
                "url": "http://identifiers.org/umls/C0235287",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 35733,
            "identifier": "GO:0021860",
            "identifier_type": "str",
            "name": "pyramidal neuron development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0021860",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35734,
            "identifier": "4327",
            "identifier_type": "int",
            "name": "MMP19",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4327",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "matrix metallopeptidase 19"
            },
            "metanode": "Gene"
        },
        {
            "id": 35735,
            "identifier": "GO:0006378",
            "identifier_type": "str",
            "name": "mRNA polyadenylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006378",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35736,
            "identifier": "GO:0000904",
            "identifier_type": "str",
            "name": "cell morphogenesis involved in differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000904",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35737,
            "identifier": "C0013423",
            "identifier_type": "str",
            "name": "Idiopathic torsion dystonia",
            "properties": {
                "url": "http://identifiers.org/umls/C0013423",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 35738,
            "identifier": "C0020461",
            "identifier_type": "str",
            "name": "Hyperkalaemia",
            "properties": {
                "url": "http://identifiers.org/umls/C0020461",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 35739,
            "identifier": "GO:0007224",
            "identifier_type": "str",
            "name": "smoothened signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007224",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35740,
            "identifier": "6780",
            "identifier_type": "int",
            "name": "STAU1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6780",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "staufen double-stranded RNA binding protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 35741,
            "identifier": "GO:1902555",
            "identifier_type": "str",
            "name": "endoribonuclease complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902555",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 35742,
            "identifier": "C0042035",
            "identifier_type": "str",
            "name": "Micturition disorder",
            "properties": {
                "url": "http://identifiers.org/umls/C0042035",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 35743,
            "identifier": "9991",
            "identifier_type": "int",
            "name": "PTBP3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9991",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "polypyrimidine tract binding protein 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 35744,
            "identifier": "GO:0002448",
            "identifier_type": "str",
            "name": "mast cell mediated immunity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002448",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35745,
            "identifier": "390874",
            "identifier_type": "int",
            "name": "ONECUT3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/390874",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "one cut homeobox 3"
            },
            "metanode": "Gene"
        }
    ]
}