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=11500
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=11525",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=11475",
    "results": [
        {
            "id": 11490,
            "identifier": "1794",
            "identifier_type": "int",
            "name": "DOCK2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1794",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "dedicator of cytokinesis 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 11491,
            "identifier": "GO:0046906",
            "identifier_type": "str",
            "name": "tetrapyrrole binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046906",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 11492,
            "identifier": "64232",
            "identifier_type": "int",
            "name": "MS4A5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64232",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "membrane-spanning 4-domains, subfamily A, member 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 11493,
            "identifier": "DB00622",
            "identifier_type": "str",
            "name": "Nicardipine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00622",
                "inchi": "InChI=1S/C26H29N3O6/c1-17-22(25(30)34-4)24(20-11-8-12-21(15-20)29(32)33)23(18(2)27-17)26(31)35-14-13-28(3)16-19-9-6-5-7-10-19/h5-12,15,24,27H,13-14,16H2,1-4H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=ZBBHBTPTTSWHBA-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 11494,
            "identifier": "GO:0090050",
            "identifier_type": "str",
            "name": "positive regulation of cell migration involved in sprouting angiogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090050",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11495,
            "identifier": "79018",
            "identifier_type": "int",
            "name": "GID4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79018",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "GID complex subunit 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 11496,
            "identifier": "124944",
            "identifier_type": "int",
            "name": "C17orf49",
            "properties": {
                "url": "http://identifiers.org/ncbigene/124944",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "chromosome 17 open reading frame 49"
            },
            "metanode": "Gene"
        },
        {
            "id": 11497,
            "identifier": "167",
            "identifier_type": "int",
            "name": "CRISP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/167",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "cysteine-rich secretory protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 11498,
            "identifier": "8914",
            "identifier_type": "int",
            "name": "TIMELESS",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8914",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "timeless circadian clock"
            },
            "metanode": "Gene"
        },
        {
            "id": 11499,
            "identifier": "219438",
            "identifier_type": "int",
            "name": "OR5D18",
            "properties": {
                "url": "http://identifiers.org/ncbigene/219438",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "olfactory receptor, family 5, subfamily D, member 18"
            },
            "metanode": "Gene"
        },
        {
            "id": 11500,
            "identifier": "81615",
            "identifier_type": "int",
            "name": "TMEM163",
            "properties": {
                "url": "http://identifiers.org/ncbigene/81615",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "transmembrane protein 163"
            },
            "metanode": "Gene"
        },
        {
            "id": 11501,
            "identifier": "GO:0032346",
            "identifier_type": "str",
            "name": "positive regulation of aldosterone metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032346",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11502,
            "identifier": "2620",
            "identifier_type": "int",
            "name": "GAS2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2620",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "growth arrest-specific 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 11503,
            "identifier": "GO:1901355",
            "identifier_type": "str",
            "name": "response to rapamycin",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901355",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11504,
            "identifier": "GO:0072108",
            "identifier_type": "str",
            "name": "positive regulation of mesenchymal to epithelial transition involved in metanephros morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072108",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11505,
            "identifier": "91689",
            "identifier_type": "int",
            "name": "SMDT1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/91689",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "single-pass membrane protein with aspartate-rich tail 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 11506,
            "identifier": "392138",
            "identifier_type": "int",
            "name": "OR2A25",
            "properties": {
                "url": "http://identifiers.org/ncbigene/392138",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "olfactory receptor, family 2, subfamily A, member 25"
            },
            "metanode": "Gene"
        },
        {
            "id": 11507,
            "identifier": "283777",
            "identifier_type": "int",
            "name": "FAM169B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/283777",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "family with sequence similarity 169, member B"
            },
            "metanode": "Gene"
        },
        {
            "id": 11508,
            "identifier": "GO:0072697",
            "identifier_type": "str",
            "name": "protein localization to cell cortex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072697",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11509,
            "identifier": "5201",
            "identifier_type": "int",
            "name": "PFDN1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5201",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "prefoldin subunit 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 11510,
            "identifier": "GO:0007497",
            "identifier_type": "str",
            "name": "posterior midgut development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007497",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11511,
            "identifier": "55239",
            "identifier_type": "int",
            "name": "OGFOD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55239",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "2-oxoglutarate and iron-dependent oxygenase domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 11512,
            "identifier": "GO:0019240",
            "identifier_type": "str",
            "name": "citrulline biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019240",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11513,
            "identifier": "100132506",
            "identifier_type": "int",
            "name": "FAM197Y3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100132506",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "Y",
                "description": "family with sequence similarity 197, Y-linked, member 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 11514,
            "identifier": "23040",
            "identifier_type": "int",
            "name": "MYT1L",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23040",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "myelin transcription factor 1-like"
            },
            "metanode": "Gene"
        }
    ]
}