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=30175
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=30200",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=30150",
    "results": [
        {
            "id": 30169,
            "identifier": "C0042267",
            "identifier_type": "str",
            "name": "Vaginal inflammation",
            "properties": {
                "url": "http://identifiers.org/umls/C0042267",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 30170,
            "identifier": "9854",
            "identifier_type": "int",
            "name": "C2CD2L",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9854",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "C2CD2-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 30171,
            "identifier": "GO:0002322",
            "identifier_type": "str",
            "name": "B cell proliferation involved in immune response",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002322",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30172,
            "identifier": "DB06155",
            "identifier_type": "str",
            "name": "Rimonabant",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB06155",
                "inchi": "InChI=1S/C22H21Cl3N4O/c1-14-20(22(30)27-28-11-3-2-4-12-28)26-29(19-10-9-17(24)13-18(19)25)21(14)15-5-7-16(23)8-6-15/h5-10,13H,2-4,11-12H2,1H3,(H,27,30)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=JZCPYUJPEARBJL-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 30173,
            "identifier": "GO:1900390",
            "identifier_type": "str",
            "name": "regulation of iron ion import",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1900390",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30174,
            "identifier": "3672",
            "identifier_type": "int",
            "name": "ITGA1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3672",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "integrin, alpha 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 30175,
            "identifier": "C0032019",
            "identifier_type": "str",
            "name": "Pituitary tumour",
            "properties": {
                "url": "http://identifiers.org/umls/C0032019",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 30176,
            "identifier": "C0858617",
            "identifier_type": "str",
            "name": "Posterior subcapsular cataract",
            "properties": {
                "url": "http://identifiers.org/umls/C0858617",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 30177,
            "identifier": "GO:0070498",
            "identifier_type": "str",
            "name": "interleukin-1-mediated signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070498",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30178,
            "identifier": "23138",
            "identifier_type": "int",
            "name": "N4BP3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23138",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "NEDD4 binding protein 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 30179,
            "identifier": "PC7_4593",
            "identifier_type": "str",
            "name": "IL12 signaling mediated by STAT4",
            "properties": {
                "source": "PID via Pathway Commons",
                "license": "CC0 1.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 30180,
            "identifier": "6141",
            "identifier_type": "int",
            "name": "RPL18",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6141",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "ribosomal protein L18"
            },
            "metanode": "Gene"
        },
        {
            "id": 30181,
            "identifier": "10536",
            "identifier_type": "int",
            "name": "P3H3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10536",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "prolyl 3-hydroxylase 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 30182,
            "identifier": "C0392025",
            "identifier_type": "str",
            "name": "Enlargement abdomen",
            "properties": {
                "url": "http://identifiers.org/umls/C0392025",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 30183,
            "identifier": "C0032914",
            "identifier_type": "str",
            "name": "Pre-eclampsia",
            "properties": {
                "url": "http://identifiers.org/umls/C0032914",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 30184,
            "identifier": "WP254_r84652",
            "identifier_type": "str",
            "name": "Apoptosis",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP254_r84652",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 30185,
            "identifier": "9655",
            "identifier_type": "int",
            "name": "SOCS5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9655",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "suppressor of cytokine signaling 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 30186,
            "identifier": "54520",
            "identifier_type": "int",
            "name": "CCDC93",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54520",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "coiled-coil domain containing 93"
            },
            "metanode": "Gene"
        },
        {
            "id": 30187,
            "identifier": "63027",
            "identifier_type": "int",
            "name": "SLC22A23",
            "properties": {
                "url": "http://identifiers.org/ncbigene/63027",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "solute carrier family 22, member 23"
            },
            "metanode": "Gene"
        },
        {
            "id": 30188,
            "identifier": "84948",
            "identifier_type": "int",
            "name": "TIGD5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84948",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "tigger transposable element derived 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 30189,
            "identifier": "GO:1903347",
            "identifier_type": "str",
            "name": "negative regulation of bicellular tight junction assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903347",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30190,
            "identifier": "GO:0004911",
            "identifier_type": "str",
            "name": "interleukin-2 receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004911",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 30191,
            "identifier": "6839",
            "identifier_type": "int",
            "name": "SUV39H1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6839",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "suppressor of variegation 3-9 homolog 1 (Drosophila)"
            },
            "metanode": "Gene"
        },
        {
            "id": 30192,
            "identifier": "GO:0006002",
            "identifier_type": "str",
            "name": "fructose 6-phosphate metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006002",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30193,
            "identifier": "GO:0043270",
            "identifier_type": "str",
            "name": "positive regulation of ion transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043270",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}