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=26950
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=26975",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=26925",
    "results": [
        {
            "id": 26943,
            "identifier": "UBERON:0001796",
            "identifier_type": "str",
            "name": "aqueous humor of eyeball",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0001796",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D001082"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 26944,
            "identifier": "GO:0034372",
            "identifier_type": "str",
            "name": "very-low-density lipoprotein particle remodeling",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034372",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26945,
            "identifier": "GO:0046929",
            "identifier_type": "str",
            "name": "negative regulation of neurotransmitter secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046929",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26946,
            "identifier": "317762",
            "identifier_type": "int",
            "name": "CCDC85C",
            "properties": {
                "url": "http://identifiers.org/ncbigene/317762",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "coiled-coil domain containing 85C"
            },
            "metanode": "Gene"
        },
        {
            "id": 26947,
            "identifier": "DB00116",
            "identifier_type": "str",
            "name": "Tetrahydrofolic acid",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00116",
                "inchi": "InChI=1S/C19H23N7O6/c20-19-25-15-14(17(30)26-19)23-11(8-22-15)7-21-10-3-1-9(2-4-10)16(29)24-12(18(31)32)5-6-13(27)28/h1-4,11-12,21,23H,5-8H2,(H,24,29)(H,27,28)(H,31,32)(H4,20,22,25,26,30)/t11?,12-/m0/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=MSTNYGQPCMXVAQ-KIYNQFGBSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 26948,
            "identifier": "GO:0046340",
            "identifier_type": "str",
            "name": "diacylglycerol catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046340",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26949,
            "identifier": "105379422",
            "identifier_type": "int",
            "name": "LOC105379422",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105379422",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "Un",
                "description": "octapeptide-repeat protein T2-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 26950,
            "identifier": "C0235883",
            "identifier_type": "str",
            "name": "Uterine inflammation",
            "properties": {
                "url": "http://identifiers.org/umls/C0235883",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 26951,
            "identifier": "3813",
            "identifier_type": "int",
            "name": "KIR3DS1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3813",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "killer cell immunoglobulin-like receptor, three domains, short cytoplasmic tail, 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 26952,
            "identifier": "8208",
            "identifier_type": "int",
            "name": "CHAF1B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8208",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "chromatin assembly factor 1, subunit B (p60)"
            },
            "metanode": "Gene"
        },
        {
            "id": 26953,
            "identifier": "139793",
            "identifier_type": "int",
            "name": "PAGE3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/139793",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "P antigen family, member 3 (prostate associated)"
            },
            "metanode": "Gene"
        },
        {
            "id": 26954,
            "identifier": "GO:0051030",
            "identifier_type": "str",
            "name": "snRNA transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051030",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26955,
            "identifier": "GO:0008239",
            "identifier_type": "str",
            "name": "dipeptidyl-peptidase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008239",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 26956,
            "identifier": "DB00395",
            "identifier_type": "str",
            "name": "Carisoprodol",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00395",
                "inchi": "InChI=1S/C12H24N2O4/c1-5-6-12(4,7-17-10(13)15)8-18-11(16)14-9(2)3/h9H,5-8H2,1-4H3,(H2,13,15)(H,14,16)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=OFZCIYFFPZCNJE-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 26957,
            "identifier": "2170",
            "identifier_type": "int",
            "name": "FABP3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2170",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "fatty acid binding protein 3, muscle and heart"
            },
            "metanode": "Gene"
        },
        {
            "id": 26958,
            "identifier": "10677",
            "identifier_type": "int",
            "name": "AVIL",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10677",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "advillin"
            },
            "metanode": "Gene"
        },
        {
            "id": 26959,
            "identifier": "C0159321",
            "identifier_type": "str",
            "name": "Facial bones fracture",
            "properties": {
                "url": "http://identifiers.org/umls/C0159321",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 26960,
            "identifier": "GO:0046666",
            "identifier_type": "str",
            "name": "retinal cell programmed cell death",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046666",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26961,
            "identifier": "267012",
            "identifier_type": "int",
            "name": "DAOA",
            "properties": {
                "url": "http://identifiers.org/ncbigene/267012",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "D-amino acid oxidase activator"
            },
            "metanode": "Gene"
        },
        {
            "id": 26962,
            "identifier": "GO:0098632",
            "identifier_type": "str",
            "name": "protein binding involved in cell-cell adhesion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0098632",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 26963,
            "identifier": "GO:0061438",
            "identifier_type": "str",
            "name": "renal system vasculature morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0061438",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26964,
            "identifier": "C3495827",
            "identifier_type": "str",
            "name": "Lid sulcus deepened",
            "properties": {
                "url": "http://identifiers.org/umls/C3495827",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 26965,
            "identifier": "729458",
            "identifier_type": "int",
            "name": "LOC729458",
            "properties": {
                "url": "http://identifiers.org/ncbigene/729458",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "methyl-CpG-binding domain protein 3-like 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 26966,
            "identifier": "6964",
            "identifier_type": "int",
            "name": "TRD",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6964",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "T cell receptor delta locus"
            },
            "metanode": "Gene"
        },
        {
            "id": 26967,
            "identifier": "DB00800",
            "identifier_type": "str",
            "name": "Fenoldopam",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00800",
                "inchi": "InChI=1S/C16H16ClNO3/c17-15-11-5-6-18-8-13(9-1-3-10(19)4-2-9)12(11)7-14(20)16(15)21/h1-4,7,13,18-21H,5-6,8H2",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=TVURRHSHRRELCG-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        }
    ]
}