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=17550
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=17575",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=17525",
    "results": [
        {
            "id": 17540,
            "identifier": "55164",
            "identifier_type": "int",
            "name": "SHQ1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55164",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "SHQ1, H/ACA ribonucleoprotein assembly factor"
            },
            "metanode": "Gene"
        },
        {
            "id": 17541,
            "identifier": "PC7_4754",
            "identifier_type": "str",
            "name": "Integration of energy metabolism",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 17542,
            "identifier": "GO:0008361",
            "identifier_type": "str",
            "name": "regulation of cell size",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008361",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17543,
            "identifier": "N0000011418",
            "identifier_type": "str",
            "name": "Streptogramins",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000011418",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Chemical/Ingredient"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 17544,
            "identifier": "GO:0032308",
            "identifier_type": "str",
            "name": "positive regulation of prostaglandin secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032308",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17545,
            "identifier": "GO:0044038",
            "identifier_type": "str",
            "name": "cell wall macromolecule biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044038",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17546,
            "identifier": "DB00167",
            "identifier_type": "str",
            "name": "L-Isoleucine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00167",
                "inchi": "InChI=1S/C6H13NO2/c1-3-4(2)5(7)6(8)9/h4-5H,3,7H2,1-2H3,(H,8,9)/t4-,5-/m0/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=AGPKZVBTJJNPAG-WHFBIAKZSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 17547,
            "identifier": "GO:0033619",
            "identifier_type": "str",
            "name": "membrane protein proteolysis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033619",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17548,
            "identifier": "105369145",
            "identifier_type": "int",
            "name": "OFCC1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105369145",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "orofacial cleft 1 candidate 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 17549,
            "identifier": "GO:0071650",
            "identifier_type": "str",
            "name": "negative regulation of chemokine (C-C motif) ligand 5 production",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071650",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17550,
            "identifier": "55862",
            "identifier_type": "int",
            "name": "ECHDC1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55862",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "ethylmalonyl-CoA decarboxylase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 17551,
            "identifier": "9282",
            "identifier_type": "int",
            "name": "MED14",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9282",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "mediator complex subunit 14"
            },
            "metanode": "Gene"
        },
        {
            "id": 17552,
            "identifier": "DOID:1909",
            "identifier_type": "str",
            "name": "melanoma",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/DOID_1909",
                "source": "Disease Ontology",
                "license": "CC BY 3.0"
            },
            "metanode": "Disease"
        },
        {
            "id": 17553,
            "identifier": "GO:0046685",
            "identifier_type": "str",
            "name": "response to arsenic-containing substance",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046685",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17554,
            "identifier": "528",
            "identifier_type": "int",
            "name": "ATP6V1C1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/528",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "ATPase, H+ transporting, lysosomal 42kDa, V1 subunit C1"
            },
            "metanode": "Gene"
        },
        {
            "id": 17555,
            "identifier": "GO:0030488",
            "identifier_type": "str",
            "name": "tRNA methylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030488",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17556,
            "identifier": "GO:0002034",
            "identifier_type": "str",
            "name": "regulation of blood vessel size by renin-angiotensin",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002034",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17557,
            "identifier": "81848",
            "identifier_type": "int",
            "name": "SPRY4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/81848",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "sprouty homolog 4 (Drosophila)"
            },
            "metanode": "Gene"
        },
        {
            "id": 17558,
            "identifier": "105370099",
            "identifier_type": "int",
            "name": "LOC105370099",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105370099",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "uncharacterized LOC105370099"
            },
            "metanode": "Gene"
        },
        {
            "id": 17559,
            "identifier": "27258",
            "identifier_type": "int",
            "name": "LSM3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/27258",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "LSM3 homolog, U6 small nuclear RNA associated (S. cerevisiae)"
            },
            "metanode": "Gene"
        },
        {
            "id": 17560,
            "identifier": "2997",
            "identifier_type": "int",
            "name": "GYS1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2997",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "glycogen synthase 1 (muscle)"
            },
            "metanode": "Gene"
        },
        {
            "id": 17561,
            "identifier": "GO:0009135",
            "identifier_type": "str",
            "name": "purine nucleoside diphosphate metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009135",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17562,
            "identifier": "80349",
            "identifier_type": "int",
            "name": "WDR61",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80349",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "WD repeat domain 61"
            },
            "metanode": "Gene"
        },
        {
            "id": 17563,
            "identifier": "GO:0010912",
            "identifier_type": "str",
            "name": "positive regulation of isomerase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010912",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17564,
            "identifier": "GO:0005684",
            "identifier_type": "str",
            "name": "U2-type spliceosomal complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005684",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        }
    ]
}