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=12125
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=12150",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=12100",
    "results": [
        {
            "id": 12116,
            "identifier": "54729",
            "identifier_type": "int",
            "name": "NKX1-1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54729",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "NK1 homeobox 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 12117,
            "identifier": "100131820",
            "identifier_type": "int",
            "name": "LOC100131820",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100131820",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "uncharacterized LOC100131820"
            },
            "metanode": "Gene"
        },
        {
            "id": 12118,
            "identifier": "57198",
            "identifier_type": "int",
            "name": "ATP8B2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57198",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "ATPase, aminophospholipid transporter, class I, type 8B, member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 12119,
            "identifier": "DB00812",
            "identifier_type": "str",
            "name": "Phenylbutazone",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00812",
                "inchi": "InChI=1S/C19H20N2O2/c1-2-3-14-17-18(22)20(15-10-6-4-7-11-15)21(19(17)23)16-12-8-5-9-13-16/h4-13,17H,2-3,14H2,1H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=VYMDGNCVAMGZFE-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 12120,
            "identifier": "PC7_2090",
            "identifier_type": "str",
            "name": "Bile acid and bile salt metabolism",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 12121,
            "identifier": "GO:0032201",
            "identifier_type": "str",
            "name": "telomere maintenance via semi-conservative replication",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032201",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12122,
            "identifier": "GO:0001710",
            "identifier_type": "str",
            "name": "mesodermal cell fate commitment",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001710",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12123,
            "identifier": "GO:1990590",
            "identifier_type": "str",
            "name": "ATF1-ATF4 transcription factor complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1990590",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 12124,
            "identifier": "64062",
            "identifier_type": "int",
            "name": "RBM26",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64062",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "RNA binding motif protein 26"
            },
            "metanode": "Gene"
        },
        {
            "id": 12125,
            "identifier": "79088",
            "identifier_type": "int",
            "name": "ZNF426",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79088",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 426"
            },
            "metanode": "Gene"
        },
        {
            "id": 12126,
            "identifier": "105371179",
            "identifier_type": "int",
            "name": "LOC105371179",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105371179",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "proline-rich receptor-like protein kinase PERK2"
            },
            "metanode": "Gene"
        },
        {
            "id": 12127,
            "identifier": "GO:0017004",
            "identifier_type": "str",
            "name": "cytochrome complex assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0017004",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12128,
            "identifier": "C0026961",
            "identifier_type": "str",
            "name": "Mydriasis",
            "properties": {
                "url": "http://identifiers.org/umls/C0026961",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 12129,
            "identifier": "C0853692",
            "identifier_type": "str",
            "name": "Blood triglycerides increased",
            "properties": {
                "url": "http://identifiers.org/umls/C0853692",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 12130,
            "identifier": "84779",
            "identifier_type": "int",
            "name": "NAA11",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84779",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "N(alpha)-acetyltransferase 11, NatA catalytic subunit"
            },
            "metanode": "Gene"
        },
        {
            "id": 12131,
            "identifier": "2562",
            "identifier_type": "int",
            "name": "GABRB3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2562",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "gamma-aminobutyric acid (GABA) A receptor, beta 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 12132,
            "identifier": "11197",
            "identifier_type": "int",
            "name": "WIF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11197",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "WNT inhibitory factor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 12133,
            "identifier": "GO:0048729",
            "identifier_type": "str",
            "name": "tissue morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048729",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12134,
            "identifier": "C0424109",
            "identifier_type": "str",
            "name": "Tearfulness",
            "properties": {
                "url": "http://identifiers.org/umls/C0424109",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 12135,
            "identifier": "91775",
            "identifier_type": "int",
            "name": "NXPE3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/91775",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "neurexophilin and PC-esterase domain family, member 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 12136,
            "identifier": "GO:0034047",
            "identifier_type": "str",
            "name": "regulation of protein phosphatase type 2A activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034047",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12137,
            "identifier": "160364",
            "identifier_type": "int",
            "name": "CLEC12A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/160364",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "C-type lectin domain family 12, member A"
            },
            "metanode": "Gene"
        },
        {
            "id": 12138,
            "identifier": "5031",
            "identifier_type": "int",
            "name": "P2RY6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5031",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "pyrimidinergic receptor P2Y, G-protein coupled, 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 12139,
            "identifier": "8396",
            "identifier_type": "int",
            "name": "PIP4K2B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8396",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "phosphatidylinositol-5-phosphate 4-kinase, type II, beta"
            },
            "metanode": "Gene"
        },
        {
            "id": 12140,
            "identifier": "C0014867",
            "identifier_type": "str",
            "name": "Varices oesophageal",
            "properties": {
                "url": "http://identifiers.org/umls/C0014867",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        }
    ]
}