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=4275
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=4300",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=4250",
    "results": [
        {
            "id": 4259,
            "identifier": "51626",
            "identifier_type": "int",
            "name": "DYNC2LI1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51626",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "dynein, cytoplasmic 2, light intermediate chain 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 4260,
            "identifier": "92154",
            "identifier_type": "int",
            "name": "MTSS1L",
            "properties": {
                "url": "http://identifiers.org/ncbigene/92154",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "metastasis suppressor 1-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 4261,
            "identifier": "PC7_4037",
            "identifier_type": "str",
            "name": "GLI3 is processed to GLI3R by the proteasome",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 4262,
            "identifier": "4185",
            "identifier_type": "int",
            "name": "ADAM11",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4185",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "ADAM metallopeptidase domain 11"
            },
            "metanode": "Gene"
        },
        {
            "id": 4263,
            "identifier": "C0035321",
            "identifier_type": "str",
            "name": "Retinal tear",
            "properties": {
                "url": "http://identifiers.org/umls/C0035321",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 4264,
            "identifier": "C0158266",
            "identifier_type": "str",
            "name": "Intervertebral disc degeneration",
            "properties": {
                "url": "http://identifiers.org/umls/C0158266",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 4265,
            "identifier": "GO:0030719",
            "identifier_type": "str",
            "name": "P granule organization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030719",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4266,
            "identifier": "DB08815",
            "identifier_type": "str",
            "name": "Lurasidone",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB08815",
                "inchi": "InChI=1S/C28H36N4O2S/c33-27-24-18-9-10-19(15-18)25(24)28(34)32(27)17-21-6-2-1-5-20(21)16-30-11-13-31(14-12-30)26-22-7-3-4-8-23(22)35-29-26/h3-4,7-8,18-21,24-25H,1-2,5-6,9-17H2/t18-,19+,20-,21-,24+,25-/m0/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=PQXKDMSYBGKCJA-CVTJIBDQSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 4267,
            "identifier": "C1112274",
            "identifier_type": "str",
            "name": "Genital discharge",
            "properties": {
                "url": "http://identifiers.org/umls/C1112274",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 4268,
            "identifier": "C0521591",
            "identifier_type": "str",
            "name": "Paraesthesia oral",
            "properties": {
                "url": "http://identifiers.org/umls/C0521591",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 4269,
            "identifier": "GO:0055105",
            "identifier_type": "str",
            "name": "ubiquitin-protein transferase inhibitor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0055105",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 4270,
            "identifier": "6654",
            "identifier_type": "int",
            "name": "SOS1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6654",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "son of sevenless homolog 1 (Drosophila)"
            },
            "metanode": "Gene"
        },
        {
            "id": 4271,
            "identifier": "56676",
            "identifier_type": "int",
            "name": "ASCL3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56676",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "achaete-scute family bHLH transcription factor 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 4272,
            "identifier": "C0541887",
            "identifier_type": "str",
            "name": "Discomfort rectal",
            "properties": {
                "url": "http://identifiers.org/umls/C0541887",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 4273,
            "identifier": "GO:0022613",
            "identifier_type": "str",
            "name": "ribonucleoprotein complex biogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0022613",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4274,
            "identifier": "GO:0090071",
            "identifier_type": "str",
            "name": "negative regulation of ribosome biogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090071",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4275,
            "identifier": "132430",
            "identifier_type": "int",
            "name": "PABPC4L",
            "properties": {
                "url": "http://identifiers.org/ncbigene/132430",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "poly(A) binding protein, cytoplasmic 4-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 4276,
            "identifier": "GO:1900378",
            "identifier_type": "str",
            "name": "positive regulation of secondary metabolite biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1900378",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4277,
            "identifier": "GO:0016918",
            "identifier_type": "str",
            "name": "retinal binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016918",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 4279,
            "identifier": "390748",
            "identifier_type": "int",
            "name": "PABPN1L",
            "properties": {
                "url": "http://identifiers.org/ncbigene/390748",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "poly(A) binding protein, nuclear 1-like (cytoplasmic)"
            },
            "metanode": "Gene"
        },
        {
            "id": 4280,
            "identifier": "3811",
            "identifier_type": "int",
            "name": "KIR3DL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3811",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "killer cell immunoglobulin-like receptor, three domains, long cytoplasmic tail, 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 4281,
            "identifier": "DB00455",
            "identifier_type": "str",
            "name": "Loratadine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00455",
                "inchi": "InChI=1S/C22H23ClN2O2/c1-2-27-22(26)25-12-9-15(10-13-25)20-19-8-7-18(23)14-17(19)6-5-16-4-3-11-24-21(16)20/h3-4,7-8,11,14H,2,5-6,9-10,12-13H2,1H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=JCCNYMKQOSZNPW-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 4282,
            "identifier": "GO:0097193",
            "identifier_type": "str",
            "name": "intrinsic apoptotic signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097193",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4283,
            "identifier": "C1262022",
            "identifier_type": "str",
            "name": "Freezing phenomenon",
            "properties": {
                "url": "http://identifiers.org/umls/C1262022",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 4284,
            "identifier": "84502",
            "identifier_type": "int",
            "name": "JPH4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84502",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "junctophilin 4"
            },
            "metanode": "Gene"
        }
    ]
}