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=33875
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=33900",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=33850",
    "results": [
        {
            "id": 33870,
            "identifier": "22888",
            "identifier_type": "int",
            "name": "UBOX5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/22888",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "U-box domain containing 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 33871,
            "identifier": "7390",
            "identifier_type": "int",
            "name": "UROS",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7390",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "uroporphyrinogen III synthase"
            },
            "metanode": "Gene"
        },
        {
            "id": 33872,
            "identifier": "GO:0045628",
            "identifier_type": "str",
            "name": "regulation of T-helper 2 cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045628",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33873,
            "identifier": "26227",
            "identifier_type": "int",
            "name": "PHGDH",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26227",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "phosphoglycerate dehydrogenase"
            },
            "metanode": "Gene"
        },
        {
            "id": 33874,
            "identifier": "55769",
            "identifier_type": "int",
            "name": "ZNF83",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55769",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 83"
            },
            "metanode": "Gene"
        },
        {
            "id": 33875,
            "identifier": "55751",
            "identifier_type": "int",
            "name": "TMEM184C",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55751",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "transmembrane protein 184C"
            },
            "metanode": "Gene"
        },
        {
            "id": 33876,
            "identifier": "201627",
            "identifier_type": "int",
            "name": "DENND6A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/201627",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "DENN/MADD domain containing 6A"
            },
            "metanode": "Gene"
        },
        {
            "id": 33877,
            "identifier": "GO:0045064",
            "identifier_type": "str",
            "name": "T-helper 2 cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045064",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33878,
            "identifier": "GO:1901890",
            "identifier_type": "str",
            "name": "positive regulation of cell junction assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901890",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33879,
            "identifier": "C0232409",
            "identifier_type": "str",
            "name": "Hair growth abnormal",
            "properties": {
                "url": "http://identifiers.org/umls/C0232409",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 33880,
            "identifier": "GO:0021861",
            "identifier_type": "str",
            "name": "forebrain radial glial cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0021861",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33881,
            "identifier": "C1301937",
            "identifier_type": "str",
            "name": "Talipes",
            "properties": {
                "url": "http://identifiers.org/umls/C1301937",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 33882,
            "identifier": "GO:0061733",
            "identifier_type": "str",
            "name": "peptide-lysine-N-acetyltransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0061733",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 33883,
            "identifier": "105369766",
            "identifier_type": "int",
            "name": "LOC105369766",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105369766",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "uncharacterized LOC105369766"
            },
            "metanode": "Gene"
        },
        {
            "id": 33884,
            "identifier": "386684",
            "identifier_type": "int",
            "name": "KRTAP12-4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/386684",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "keratin associated protein 12-4"
            },
            "metanode": "Gene"
        },
        {
            "id": 33885,
            "identifier": "2904",
            "identifier_type": "int",
            "name": "GRIN2B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2904",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "glutamate receptor, ionotropic, N-methyl D-aspartate 2B"
            },
            "metanode": "Gene"
        },
        {
            "id": 33886,
            "identifier": "C0853028",
            "identifier_type": "str",
            "name": "Blood pH decreased",
            "properties": {
                "url": "http://identifiers.org/umls/C0853028",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 33887,
            "identifier": "GO:0060040",
            "identifier_type": "str",
            "name": "retinal bipolar neuron differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060040",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33888,
            "identifier": "80000",
            "identifier_type": "int",
            "name": "GREB1L",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80000",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "growth regulation by estrogen in breast cancer-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 33889,
            "identifier": "GO:1902287",
            "identifier_type": "str",
            "name": "semaphorin-plexin signaling pathway involved in axon guidance",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902287",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33890,
            "identifier": "5373",
            "identifier_type": "int",
            "name": "PMM2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5373",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "phosphomannomutase 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 33891,
            "identifier": "GO:0030914",
            "identifier_type": "str",
            "name": "STAGA complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030914",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 33892,
            "identifier": "23212",
            "identifier_type": "int",
            "name": "RRS1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23212",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "RRS1 ribosome biogenesis regulator homolog (S. cerevisiae)"
            },
            "metanode": "Gene"
        },
        {
            "id": 33893,
            "identifier": "81539",
            "identifier_type": "int",
            "name": "SLC38A1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/81539",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "solute carrier family 38, member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 33894,
            "identifier": "DB00880",
            "identifier_type": "str",
            "name": "Chlorothiazide",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00880",
                "inchi": "InChI=1S/C7H6ClN3O4S2/c8-4-1-5-7(2-6(4)16(9,12)13)17(14,15)11-3-10-5/h1-3H,(H,10,11)(H2,9,12,13)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=JBMKAUGHUNFTOL-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        }
    ]
}