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=9625
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=9650",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=9600",
    "results": [
        {
            "id": 9614,
            "identifier": "GO:0017134",
            "identifier_type": "str",
            "name": "fibroblast growth factor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0017134",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 9615,
            "identifier": "7376",
            "identifier_type": "int",
            "name": "NR1H2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7376",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "nuclear receptor subfamily 1, group H, member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 9616,
            "identifier": "26229",
            "identifier_type": "int",
            "name": "B3GAT3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26229",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "beta-1,3-glucuronyltransferase 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 9617,
            "identifier": "1952",
            "identifier_type": "int",
            "name": "CELSR2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1952",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "cadherin, EGF LAG seven-pass G-type receptor 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 9618,
            "identifier": "55771",
            "identifier_type": "int",
            "name": "PRR11",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55771",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "proline rich 11"
            },
            "metanode": "Gene"
        },
        {
            "id": 9619,
            "identifier": "C0919823",
            "identifier_type": "str",
            "name": "Cytolytic hepatitis",
            "properties": {
                "url": "http://identifiers.org/umls/C0919823",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 9620,
            "identifier": "C0263492",
            "identifier_type": "str",
            "name": "Ingrown hair",
            "properties": {
                "url": "http://identifiers.org/umls/C0263492",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 9621,
            "identifier": "GO:0052740",
            "identifier_type": "str",
            "name": "1-acyl-2-lysophosphatidylserine acylhydrolase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0052740",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 9622,
            "identifier": "PC7_3321",
            "identifier_type": "str",
            "name": "Downregulation of ERBB4 signaling",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 9623,
            "identifier": "D014786",
            "identifier_type": "str",
            "name": "Vision Disorders",
            "properties": {
                "url": "http://identifiers.org/mesh/D014786",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 9624,
            "identifier": "GO:0042474",
            "identifier_type": "str",
            "name": "middle ear morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042474",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9625,
            "identifier": "GO:2000316",
            "identifier_type": "str",
            "name": "regulation of T-helper 17 type immune response",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000316",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9626,
            "identifier": "GO:0023014",
            "identifier_type": "str",
            "name": "signal transduction by protein phosphorylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0023014",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9627,
            "identifier": "GO:0016461",
            "identifier_type": "str",
            "name": "unconventional myosin complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016461",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 9628,
            "identifier": "2906",
            "identifier_type": "int",
            "name": "GRIN2D",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2906",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "glutamate receptor, ionotropic, N-methyl D-aspartate 2D"
            },
            "metanode": "Gene"
        },
        {
            "id": 9629,
            "identifier": "GO:2001137",
            "identifier_type": "str",
            "name": "positive regulation of endocytic recycling",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2001137",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9630,
            "identifier": "GO:0014707",
            "identifier_type": "str",
            "name": "branchiomeric skeletal muscle development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0014707",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9631,
            "identifier": "C0858738",
            "identifier_type": "str",
            "name": "Vitamin B12 absorption decreased",
            "properties": {
                "url": "http://identifiers.org/umls/C0858738",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 9632,
            "identifier": "GO:0000307",
            "identifier_type": "str",
            "name": "cyclin-dependent protein kinase holoenzyme complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000307",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 9633,
            "identifier": "GO:0003420",
            "identifier_type": "str",
            "name": "regulation of growth plate cartilage chondrocyte proliferation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003420",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9634,
            "identifier": "5375",
            "identifier_type": "int",
            "name": "PMP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5375",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "peripheral myelin protein 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 9635,
            "identifier": "DB00783",
            "identifier_type": "str",
            "name": "Estradiol",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00783",
                "inchi": "InChI=1S/C18H24O2/c1-18-9-8-14-13-5-3-12(19)10-11(13)2-4-15(14)16(18)6-7-17(18)20/h3,5,10,14-17,19-20H,2,4,6-9H2,1H3/t14-,15-,16+,17+,18+/m1/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=VOXZDWNPVJITMN-ZBRFXRBCSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 9636,
            "identifier": "DB01143",
            "identifier_type": "str",
            "name": "Amifostine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01143",
                "inchi": "InChI=1S/C5H15N2O3PS/c6-2-1-3-7-4-5-12-11(8,9)10/h7H,1-6H2,(H2,8,9,10)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=JKOQGQFVAUAYPM-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 9637,
            "identifier": "GO:0032886",
            "identifier_type": "str",
            "name": "regulation of microtubule-based process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032886",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9638,
            "identifier": "GO:0040018",
            "identifier_type": "str",
            "name": "positive regulation of multicellular organism growth",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0040018",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}