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=28575
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=28600",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=28550",
    "results": [
        {
            "id": 28568,
            "identifier": "GO:0032301",
            "identifier_type": "str",
            "name": "MutSalpha complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032301",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 28569,
            "identifier": "3359",
            "identifier_type": "int",
            "name": "HTR3A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3359",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "5-hydroxytryptamine (serotonin) receptor 3A, ionotropic"
            },
            "metanode": "Gene"
        },
        {
            "id": 28570,
            "identifier": "GO:0034249",
            "identifier_type": "str",
            "name": "negative regulation of cellular amide metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034249",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28571,
            "identifier": "6827",
            "identifier_type": "int",
            "name": "SUPT4H1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6827",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "suppressor of Ty 4 homolog 1 (S. cerevisiae)"
            },
            "metanode": "Gene"
        },
        {
            "id": 28572,
            "identifier": "56849",
            "identifier_type": "int",
            "name": "TCEAL7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56849",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "transcription elongation factor A (SII)-like 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 28573,
            "identifier": "C3495832",
            "identifier_type": "str",
            "name": "Rheumatic disorder",
            "properties": {
                "url": "http://identifiers.org/umls/C3495832",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 28574,
            "identifier": "GO:0016423",
            "identifier_type": "str",
            "name": "tRNA (guanine) methyltransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016423",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 28575,
            "identifier": "WP2197_r74852",
            "identifier_type": "str",
            "name": "Endothelin Pathways",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP2197_r74852",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 28576,
            "identifier": "GO:0097325",
            "identifier_type": "str",
            "name": "melanocyte proliferation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097325",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28577,
            "identifier": "25792",
            "identifier_type": "int",
            "name": "CIZ1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/25792",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "CDKN1A interacting zinc finger protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 28578,
            "identifier": "1659",
            "identifier_type": "int",
            "name": "DHX8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1659",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "DEAH (Asp-Glu-Ala-His) box polypeptide 8"
            },
            "metanode": "Gene"
        },
        {
            "id": 28579,
            "identifier": "10166",
            "identifier_type": "int",
            "name": "SLC25A15",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10166",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "solute carrier family 25 (mitochondrial carrier; ornithine transporter) member 15"
            },
            "metanode": "Gene"
        },
        {
            "id": 28580,
            "identifier": "DB01120",
            "identifier_type": "str",
            "name": "Gliclazide",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01120",
                "inchi": "InChI=1/C15H21N3O3S/c1-11-5-7-14(8-6-11)22(20,21)17-15(19)16-18-9-12-3-2-4-13(12)10-18/h5-8,12-13H,2-4,9-10H2,1H3,(H2,16,17,19)/t12-,13+",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=BOVGTQGAOIONJV-BETUJISGNA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 28581,
            "identifier": "PC7_3772",
            "identifier_type": "str",
            "name": "Eukaryotic Translation Elongation",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 28583,
            "identifier": "PC7_1526",
            "identifier_type": "str",
            "name": "Activation of BIM and translocation to mitochondria",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 28584,
            "identifier": "3984",
            "identifier_type": "int",
            "name": "LIMK1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3984",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "LIM domain kinase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 28585,
            "identifier": "8651",
            "identifier_type": "int",
            "name": "SOCS1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8651",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "suppressor of cytokine signaling 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 28586,
            "identifier": "PC7_5307",
            "identifier_type": "str",
            "name": "Membrane Trafficking",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 28587,
            "identifier": "GO:0070092",
            "identifier_type": "str",
            "name": "regulation of glucagon secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070092",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28588,
            "identifier": "GO:0031329",
            "identifier_type": "str",
            "name": "regulation of cellular catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031329",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28589,
            "identifier": "GO:0038036",
            "identifier_type": "str",
            "name": "sphingosine-1-phosphate receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0038036",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 28590,
            "identifier": "GO:0042369",
            "identifier_type": "str",
            "name": "vitamin D catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042369",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28591,
            "identifier": "2357",
            "identifier_type": "int",
            "name": "FPR1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2357",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "formyl peptide receptor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 28592,
            "identifier": "11104",
            "identifier_type": "int",
            "name": "KATNA1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11104",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "katanin p60 (ATPase containing) subunit A 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 28593,
            "identifier": "GO:0003835",
            "identifier_type": "str",
            "name": "beta-galactoside alpha-2,6-sialyltransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003835",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        }
    ]
}