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=9775
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=9800",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=9750",
    "results": [
        {
            "id": 9765,
            "identifier": "910",
            "identifier_type": "int",
            "name": "CD1B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/910",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "CD1b molecule"
            },
            "metanode": "Gene"
        },
        {
            "id": 9766,
            "identifier": "C0919603",
            "identifier_type": "str",
            "name": "Application site urticaria",
            "properties": {
                "url": "http://identifiers.org/umls/C0919603",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 9767,
            "identifier": "51060",
            "identifier_type": "int",
            "name": "TXNDC12",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51060",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "thioredoxin domain containing 12 (endoplasmic reticulum)"
            },
            "metanode": "Gene"
        },
        {
            "id": 9768,
            "identifier": "C0853124",
            "identifier_type": "str",
            "name": "Blood follicle stimulating hormone increased",
            "properties": {
                "url": "http://identifiers.org/umls/C0853124",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 9769,
            "identifier": "C0231246",
            "identifier_type": "str",
            "name": "Weight gain poor",
            "properties": {
                "url": "http://identifiers.org/umls/C0231246",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 9770,
            "identifier": "C1285373",
            "identifier_type": "str",
            "name": "Respiratory disorder neonatal",
            "properties": {
                "url": "http://identifiers.org/umls/C1285373",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 9771,
            "identifier": "PC7_3014",
            "identifier_type": "str",
            "name": "Deadenylation of mRNA",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 9772,
            "identifier": "3363",
            "identifier_type": "int",
            "name": "HTR7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3363",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "5-hydroxytryptamine (serotonin) receptor 7, adenylate cyclase-coupled"
            },
            "metanode": "Gene"
        },
        {
            "id": 9773,
            "identifier": "C1328375",
            "identifier_type": "str",
            "name": "Application site discomfort",
            "properties": {
                "url": "http://identifiers.org/umls/C1328375",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 9774,
            "identifier": "83941",
            "identifier_type": "int",
            "name": "TM2D1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/83941",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "TM2 domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 9775,
            "identifier": "N0000008217",
            "identifier_type": "str",
            "name": "Azoles",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000008217",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Chemical/Ingredient"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 9776,
            "identifier": "GO:0016311",
            "identifier_type": "str",
            "name": "dephosphorylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016311",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9777,
            "identifier": "29965",
            "identifier_type": "int",
            "name": "CDIP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/29965",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "cell death-inducing p53 target 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 9778,
            "identifier": "5816",
            "identifier_type": "int",
            "name": "PVALB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5816",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "parvalbumin"
            },
            "metanode": "Gene"
        },
        {
            "id": 9779,
            "identifier": "10483",
            "identifier_type": "int",
            "name": "SEC23B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10483",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "Sec23 homolog B (S. cerevisiae)"
            },
            "metanode": "Gene"
        },
        {
            "id": 9780,
            "identifier": "C0013473",
            "identifier_type": "str",
            "name": "Eating disorder",
            "properties": {
                "url": "http://identifiers.org/umls/C0013473",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 9781,
            "identifier": "375612",
            "identifier_type": "int",
            "name": "LHFPL3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/375612",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "lipoma HMGIC fusion partner-like 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 9782,
            "identifier": "286071",
            "identifier_type": "int",
            "name": "LOC286071",
            "properties": {
                "url": "http://identifiers.org/ncbigene/286071",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "uncharacterized LOC286071"
            },
            "metanode": "Gene"
        },
        {
            "id": 9783,
            "identifier": "GO:0019395",
            "identifier_type": "str",
            "name": "fatty acid oxidation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019395",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9784,
            "identifier": "84639",
            "identifier_type": "int",
            "name": "IL1F10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84639",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "interleukin 1 family, member 10 (theta)"
            },
            "metanode": "Gene"
        },
        {
            "id": 9785,
            "identifier": "C2230138",
            "identifier_type": "str",
            "name": "Pulse rate decrease marked",
            "properties": {
                "url": "http://identifiers.org/umls/C2230138",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 9786,
            "identifier": "GO:0070548",
            "identifier_type": "str",
            "name": "L-glutamine aminotransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070548",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 9787,
            "identifier": "6770",
            "identifier_type": "int",
            "name": "STAR",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6770",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "steroidogenic acute regulatory protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 9788,
            "identifier": "GO:0008175",
            "identifier_type": "str",
            "name": "tRNA methyltransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008175",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 9789,
            "identifier": "C1697883",
            "identifier_type": "str",
            "name": "Infusion related pain",
            "properties": {
                "url": "http://identifiers.org/umls/C1697883",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        }
    ]
}