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=11725
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=11750",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=11700",
    "results": [
        {
            "id": 11713,
            "identifier": "GO:0061198",
            "identifier_type": "str",
            "name": "fungiform papilla formation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0061198",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11714,
            "identifier": "GO:0034201",
            "identifier_type": "str",
            "name": "response to oleic acid",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034201",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11715,
            "identifier": "GO:0060737",
            "identifier_type": "str",
            "name": "prostate gland morphogenetic growth",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060737",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11716,
            "identifier": "54941",
            "identifier_type": "int",
            "name": "RNF125",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54941",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "ring finger protein 125, E3 ubiquitin protein ligase"
            },
            "metanode": "Gene"
        },
        {
            "id": 11717,
            "identifier": "PC7_7439",
            "identifier_type": "str",
            "name": "Signaling Pathways",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 11718,
            "identifier": "85481",
            "identifier_type": "int",
            "name": "PSKH2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/85481",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "protein serine kinase H2"
            },
            "metanode": "Gene"
        },
        {
            "id": 11719,
            "identifier": "386672",
            "identifier_type": "int",
            "name": "KRTAP10-4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/386672",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "keratin associated protein 10-4"
            },
            "metanode": "Gene"
        },
        {
            "id": 11720,
            "identifier": "23014",
            "identifier_type": "int",
            "name": "FBXO21",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23014",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "F-box protein 21"
            },
            "metanode": "Gene"
        },
        {
            "id": 11721,
            "identifier": "GO:2000079",
            "identifier_type": "str",
            "name": "regulation of canonical Wnt signaling pathway involved in controlling type B pancreatic cell proliferation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000079",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11722,
            "identifier": "92345",
            "identifier_type": "int",
            "name": "NAF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/92345",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "nuclear assembly factor 1 ribonucleoprotein"
            },
            "metanode": "Gene"
        },
        {
            "id": 11723,
            "identifier": "100528021",
            "identifier_type": "int",
            "name": "ST20-MTHFS",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100528021",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "ST20-MTHFS readthrough"
            },
            "metanode": "Gene"
        },
        {
            "id": 11724,
            "identifier": "64386",
            "identifier_type": "int",
            "name": "MMP25",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64386",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "matrix metallopeptidase 25"
            },
            "metanode": "Gene"
        },
        {
            "id": 11725,
            "identifier": "C0264268",
            "identifier_type": "str",
            "name": "Nasal septum ulceration",
            "properties": {
                "url": "http://identifiers.org/umls/C0264268",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 11726,
            "identifier": "C0025517",
            "identifier_type": "str",
            "name": "Metabolic disorder",
            "properties": {
                "url": "http://identifiers.org/umls/C0025517",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 11727,
            "identifier": "433",
            "identifier_type": "int",
            "name": "ASGR2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/433",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "asialoglycoprotein receptor 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 11728,
            "identifier": "9196",
            "identifier_type": "int",
            "name": "KCNAB3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9196",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "potassium channel, voltage gated subfamily A regulatory beta subunit 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 11729,
            "identifier": "GO:2001180",
            "identifier_type": "str",
            "name": "negative regulation of interleukin-10 secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2001180",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11730,
            "identifier": "GO:0002699",
            "identifier_type": "str",
            "name": "positive regulation of immune effector process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002699",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11731,
            "identifier": "GO:0044362",
            "identifier_type": "str",
            "name": "negative regulation of molecular function in other organism",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044362",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11732,
            "identifier": "27035",
            "identifier_type": "int",
            "name": "NOX1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/27035",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "NADPH oxidase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 11733,
            "identifier": "3030",
            "identifier_type": "int",
            "name": "HADHA",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3030",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "hydroxyacyl-CoA dehydrogenase/3-ketoacyl-CoA thiolase/enoyl-CoA hydratase (trifunctional protein), alpha subunit"
            },
            "metanode": "Gene"
        },
        {
            "id": 11734,
            "identifier": "57591",
            "identifier_type": "int",
            "name": "MKL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57591",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "megakaryoblastic leukemia (translocation) 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 11735,
            "identifier": "GO:0098739",
            "identifier_type": "str",
            "name": "import across plasma membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0098739",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11736,
            "identifier": "80254",
            "identifier_type": "int",
            "name": "CEP63",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80254",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "centrosomal protein 63kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 11737,
            "identifier": "23039",
            "identifier_type": "int",
            "name": "XPO7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23039",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "exportin 7"
            },
            "metanode": "Gene"
        }
    ]
}