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=5550
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=5575",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=5525",
    "results": [
        {
            "id": 5540,
            "identifier": "23223",
            "identifier_type": "int",
            "name": "RRP12",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23223",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "ribosomal RNA processing 12 homolog (S. cerevisiae)"
            },
            "metanode": "Gene"
        },
        {
            "id": 5541,
            "identifier": "124790",
            "identifier_type": "int",
            "name": "HEXIM2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/124790",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "hexamethylene bis-acetamide inducible 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 5542,
            "identifier": "3131",
            "identifier_type": "int",
            "name": "HLF",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3131",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "hepatic leukemia factor"
            },
            "metanode": "Gene"
        },
        {
            "id": 5543,
            "identifier": "GO:0090545",
            "identifier_type": "str",
            "name": "CHD-type complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090545",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 5544,
            "identifier": "57820",
            "identifier_type": "int",
            "name": "CCNB1IP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57820",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "cyclin B1 interacting protein 1, E3 ubiquitin protein ligase"
            },
            "metanode": "Gene"
        },
        {
            "id": 5545,
            "identifier": "GO:0031694",
            "identifier_type": "str",
            "name": "alpha-2A adrenergic receptor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031694",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 5546,
            "identifier": "51252",
            "identifier_type": "int",
            "name": "FAM178B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51252",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "family with sequence similarity 178, member B"
            },
            "metanode": "Gene"
        },
        {
            "id": 5547,
            "identifier": "GO:0033159",
            "identifier_type": "str",
            "name": "negative regulation of protein import into nucleus, translocation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033159",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5548,
            "identifier": "51654",
            "identifier_type": "int",
            "name": "CDK5RAP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51654",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "CDK5 regulatory subunit associated protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 5549,
            "identifier": "90701",
            "identifier_type": "int",
            "name": "SEC11C",
            "properties": {
                "url": "http://identifiers.org/ncbigene/90701",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "SEC11 homolog C (S. cerevisiae)"
            },
            "metanode": "Gene"
        },
        {
            "id": 5550,
            "identifier": "100505753",
            "identifier_type": "int",
            "name": "KRTAP16-1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100505753",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "keratin associated protein 16-1"
            },
            "metanode": "Gene"
        },
        {
            "id": 5551,
            "identifier": "GO:0030206",
            "identifier_type": "str",
            "name": "chondroitin sulfate biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030206",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5552,
            "identifier": "GO:0051099",
            "identifier_type": "str",
            "name": "positive regulation of binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051099",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5553,
            "identifier": "54107",
            "identifier_type": "int",
            "name": "POLE3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54107",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "polymerase (DNA directed), epsilon 3, accessory subunit"
            },
            "metanode": "Gene"
        },
        {
            "id": 5554,
            "identifier": "GO:0090322",
            "identifier_type": "str",
            "name": "regulation of superoxide metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090322",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5555,
            "identifier": "DOID:7693",
            "identifier_type": "str",
            "name": "abdominal aortic aneurysm",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/DOID_7693",
                "source": "Disease Ontology",
                "license": "CC BY 3.0"
            },
            "metanode": "Disease"
        },
        {
            "id": 5556,
            "identifier": "100131390",
            "identifier_type": "int",
            "name": "SP9",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100131390",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "Sp9 transcription factor"
            },
            "metanode": "Gene"
        },
        {
            "id": 5557,
            "identifier": "GO:1904749",
            "identifier_type": "str",
            "name": "regulation of protein localization to nucleolus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1904749",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5558,
            "identifier": "GO:0044060",
            "identifier_type": "str",
            "name": "regulation of endocrine process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044060",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5559,
            "identifier": "GO:0035767",
            "identifier_type": "str",
            "name": "endothelial cell chemotaxis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035767",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5560,
            "identifier": "PC7_1632",
            "identifier_type": "str",
            "name": "Amino acid transport across the plasma membrane",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 5561,
            "identifier": "GO:0072356",
            "identifier_type": "str",
            "name": "chromosome passenger complex localization to kinetochore",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072356",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5562,
            "identifier": "WP229_r68389",
            "identifier_type": "str",
            "name": "Irinotecan Pathway",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP229_r68389",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 5563,
            "identifier": "9749",
            "identifier_type": "int",
            "name": "PHACTR2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9749",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "phosphatase and actin regulator 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 5564,
            "identifier": "DB01241",
            "identifier_type": "str",
            "name": "Gemfibrozil",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01241",
                "inchi": "InChI=1S/C15H22O3/c1-11-6-7-12(2)13(10-11)18-9-5-8-15(3,4)14(16)17/h6-7,10H,5,8-9H2,1-4H3,(H,16,17)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=HEMJJKBWTPKOJG-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        }
    ]
}