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=39725
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=39750",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=39700",
    "results": [
        {
            "id": 39724,
            "identifier": "C0151585",
            "identifier_type": "str",
            "name": "Deafness permanent",
            "properties": {
                "url": "http://identifiers.org/umls/C0151585",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 39725,
            "identifier": "GO:1901491",
            "identifier_type": "str",
            "name": "negative regulation of lymphangiogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901491",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 39726,
            "identifier": "255631",
            "identifier_type": "int",
            "name": "COL24A1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/255631",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "collagen, type XXIV, alpha 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 39727,
            "identifier": "3626",
            "identifier_type": "int",
            "name": "INHBC",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3626",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "inhibin, beta C"
            },
            "metanode": "Gene"
        },
        {
            "id": 39728,
            "identifier": "8293",
            "identifier_type": "int",
            "name": "SERF1A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8293",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "small EDRK-rich factor 1A (telomeric)"
            },
            "metanode": "Gene"
        },
        {
            "id": 39729,
            "identifier": "DB00313",
            "identifier_type": "str",
            "name": "Valproic Acid",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00313",
                "inchi": "InChI=1S/C8H16O2/c1-3-5-7(6-4-2)8(9)10/h7H,3-6H2,1-2H3,(H,9,10)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=NIJJYAXOARWZEE-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 39730,
            "identifier": "UBERON:0000033",
            "identifier_type": "str",
            "name": "head",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0000033",
                "bto_id": "BTO:0000282",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D006257"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 39731,
            "identifier": "GO:0043023",
            "identifier_type": "str",
            "name": "ribosomal large subunit binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043023",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 39732,
            "identifier": "GO:0050731",
            "identifier_type": "str",
            "name": "positive regulation of peptidyl-tyrosine phosphorylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050731",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 39733,
            "identifier": "GO:0032911",
            "identifier_type": "str",
            "name": "negative regulation of transforming growth factor beta1 production",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032911",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 39734,
            "identifier": "130872",
            "identifier_type": "int",
            "name": "AHSA2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/130872",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "AHA1, activator of heat shock 90kDa protein ATPase homolog 2 (yeast)"
            },
            "metanode": "Gene"
        },
        {
            "id": 39735,
            "identifier": "23157",
            "identifier_type": "int",
            "name": "SEPT6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23157",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "septin 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 39736,
            "identifier": "10746",
            "identifier_type": "int",
            "name": "MAP3K2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10746",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "mitogen-activated protein kinase kinase kinase 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 39737,
            "identifier": "138715",
            "identifier_type": "int",
            "name": "ARID3C",
            "properties": {
                "url": "http://identifiers.org/ncbigene/138715",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "AT rich interactive domain 3C (BRIGHT-like)"
            },
            "metanode": "Gene"
        },
        {
            "id": 39738,
            "identifier": "100506248",
            "identifier_type": "int",
            "name": "LOC100506248",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100506248",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "prothymosin alpha"
            },
            "metanode": "Gene"
        },
        {
            "id": 39739,
            "identifier": "C0553732",
            "identifier_type": "str",
            "name": "Prothrombin level decreased",
            "properties": {
                "url": "http://identifiers.org/umls/C0553732",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 39740,
            "identifier": "4580",
            "identifier_type": "int",
            "name": "MTX1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4580",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "metaxin 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 39741,
            "identifier": "54602",
            "identifier_type": "int",
            "name": "NDFIP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54602",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "Nedd4 family interacting protein 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 39742,
            "identifier": "C0020621",
            "identifier_type": "str",
            "name": "Hypokalaemia",
            "properties": {
                "url": "http://identifiers.org/umls/C0020621",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 39743,
            "identifier": "GO:0016459",
            "identifier_type": "str",
            "name": "myosin complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016459",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 39744,
            "identifier": "DB01482",
            "identifier_type": "str",
            "name": "Fenethylline",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01482",
                "inchi": "InChI=1S/C18H23N5O2.ClH/c1-13(11-14-7-5-4-6-8-14)19-9-10-23-12-20-16-15(23)17(24)22(3)18(25)21(16)2;/h4-8,12-13,19H,9-11H2,1-3H3;1H",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=MVXGSLGVWBVZCA-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 39745,
            "identifier": "84902",
            "identifier_type": "int",
            "name": "CEP89",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84902",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "centrosomal protein 89kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 39746,
            "identifier": "93649",
            "identifier_type": "int",
            "name": "MYOCD",
            "properties": {
                "url": "http://identifiers.org/ncbigene/93649",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "myocardin"
            },
            "metanode": "Gene"
        },
        {
            "id": 39747,
            "identifier": "GO:0097361",
            "identifier_type": "str",
            "name": "CIA complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097361",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 39748,
            "identifier": "GO:0001775",
            "identifier_type": "str",
            "name": "cell activation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001775",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}