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=14400
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=14425",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=14375",
    "results": [
        {
            "id": 14391,
            "identifier": "116150",
            "identifier_type": "int",
            "name": "NUS1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/116150",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "nuclear undecaprenyl pyrophosphate synthase 1 homolog (S. cerevisiae)"
            },
            "metanode": "Gene"
        },
        {
            "id": 14392,
            "identifier": "GO:0070557",
            "identifier_type": "str",
            "name": "PCNA-p21 complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070557",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 14393,
            "identifier": "23383",
            "identifier_type": "int",
            "name": "MAU2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23383",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "MAU2 sister chromatid cohesion factor"
            },
            "metanode": "Gene"
        },
        {
            "id": 14394,
            "identifier": "7741",
            "identifier_type": "int",
            "name": "ZSCAN26",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7741",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "zinc finger and SCAN domain containing 26"
            },
            "metanode": "Gene"
        },
        {
            "id": 14395,
            "identifier": "C0595885",
            "identifier_type": "str",
            "name": "Serum potassium decreased",
            "properties": {
                "url": "http://identifiers.org/umls/C0595885",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 14396,
            "identifier": "84223",
            "identifier_type": "int",
            "name": "IQCG",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84223",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "IQ motif containing G"
            },
            "metanode": "Gene"
        },
        {
            "id": 14397,
            "identifier": "92714",
            "identifier_type": "int",
            "name": "ARRDC1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/92714",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "arrestin domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 14398,
            "identifier": "339344",
            "identifier_type": "int",
            "name": "MYPOP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/339344",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "Myb-related transcription factor, partner of profilin"
            },
            "metanode": "Gene"
        },
        {
            "id": 14399,
            "identifier": "GO:0035575",
            "identifier_type": "str",
            "name": "histone demethylase activity (H4-K20 specific)",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035575",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 14400,
            "identifier": "GO:0061659",
            "identifier_type": "str",
            "name": "ubiquitin-like protein ligase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0061659",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 14401,
            "identifier": "GO:0034684",
            "identifier_type": "str",
            "name": "integrin alphav-beta5 complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034684",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 14402,
            "identifier": "GO:0009972",
            "identifier_type": "str",
            "name": "cytidine deamination",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009972",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14476,
            "identifier": "GO:0070852",
            "identifier_type": "str",
            "name": "cell body fiber",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070852",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 14403,
            "identifier": "79669",
            "identifier_type": "int",
            "name": "C3orf52",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79669",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "chromosome 3 open reading frame 52"
            },
            "metanode": "Gene"
        },
        {
            "id": 14404,
            "identifier": "GO:0030322",
            "identifier_type": "str",
            "name": "stabilization of membrane potential",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030322",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14405,
            "identifier": "C0042514",
            "identifier_type": "str",
            "name": "Ventricular tachycardia",
            "properties": {
                "url": "http://identifiers.org/umls/C0042514",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 14406,
            "identifier": "DB01390",
            "identifier_type": "str",
            "name": "Sodium bicarbonate",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01390",
                "inchi": "InChI=1S/CH2O3.Na/c2-1(3)4;/h(H2,2,3,4);/q;+1/p-1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=UIIMBOGNXHQVGW-UHFFFAOYSA-M"
            },
            "metanode": "Compound"
        },
        {
            "id": 14407,
            "identifier": "C0581912",
            "identifier_type": "str",
            "name": "Sensation of heaviness",
            "properties": {
                "url": "http://identifiers.org/umls/C0581912",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 14408,
            "identifier": "DOID:4159",
            "identifier_type": "str",
            "name": "skin cancer",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/DOID_4159",
                "source": "Disease Ontology",
                "license": "CC BY 3.0"
            },
            "metanode": "Disease"
        },
        {
            "id": 14409,
            "identifier": "3399",
            "identifier_type": "int",
            "name": "ID3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3399",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "inhibitor of DNA binding 3, dominant negative helix-loop-helix protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 14410,
            "identifier": "C0574785",
            "identifier_type": "str",
            "name": "Lower urinary tract symptoms",
            "properties": {
                "url": "http://identifiers.org/umls/C0574785",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 14411,
            "identifier": "D006316",
            "identifier_type": "str",
            "name": "Hearing Loss, High-Frequency",
            "properties": {
                "url": "http://identifiers.org/mesh/D006316",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 14412,
            "identifier": "UBERON:0001805",
            "identifier_type": "str",
            "name": "autonomic ganglion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0001805",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D005725"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 14413,
            "identifier": "GO:1902563",
            "identifier_type": "str",
            "name": "regulation of neutrophil activation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902563",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14414,
            "identifier": "UBERON:0000483",
            "identifier_type": "str",
            "name": "epithelium",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0000483",
                "bto_id": "BTO:0000416",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D004848"
            },
            "metanode": "Anatomy"
        }
    ]
}