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=22725
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=22750",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=22700",
    "results": [
        {
            "id": 22717,
            "identifier": "C0851043",
            "identifier_type": "str",
            "name": "Lipids increased",
            "properties": {
                "url": "http://identifiers.org/umls/C0851043",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 22718,
            "identifier": "GO:0007044",
            "identifier_type": "str",
            "name": "cell-substrate junction assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007044",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22719,
            "identifier": "GO:1904680",
            "identifier_type": "str",
            "name": "peptide transmembrane transporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1904680",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 22720,
            "identifier": "DB00480",
            "identifier_type": "str",
            "name": "Lenalidomide",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00480",
                "inchi": "InChI=1S/C13H13N3O3/c14-9-3-1-2-7-8(9)6-16(13(7)19)10-4-5-11(17)15-12(10)18/h1-3,10H,4-6,14H2,(H,15,17,18)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=GOTYRUGSSMKFNF-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 22721,
            "identifier": "148022",
            "identifier_type": "int",
            "name": "TICAM1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/148022",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "toll-like receptor adaptor molecule 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 22722,
            "identifier": "1436",
            "identifier_type": "int",
            "name": "CSF1R",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1436",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "colony stimulating factor 1 receptor"
            },
            "metanode": "Gene"
        },
        {
            "id": 22723,
            "identifier": "10199",
            "identifier_type": "int",
            "name": "MPHOSPH10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10199",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "M-phase phosphoprotein 10 (U3 small nucleolar ribonucleoprotein)"
            },
            "metanode": "Gene"
        },
        {
            "id": 22724,
            "identifier": "170685",
            "identifier_type": "int",
            "name": "NUDT10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/170685",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "nudix (nucleoside diphosphate linked moiety X)-type motif 10"
            },
            "metanode": "Gene"
        },
        {
            "id": 22725,
            "identifier": "C0740832",
            "identifier_type": "str",
            "name": "End stage AIDS",
            "properties": {
                "url": "http://identifiers.org/umls/C0740832",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 22726,
            "identifier": "GO:0051129",
            "identifier_type": "str",
            "name": "negative regulation of cellular component organization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051129",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22727,
            "identifier": "3889",
            "identifier_type": "int",
            "name": "KRT83",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3889",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "keratin 83, type II"
            },
            "metanode": "Gene"
        },
        {
            "id": 22728,
            "identifier": "8556",
            "identifier_type": "int",
            "name": "CDC14A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8556",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "cell division cycle 14A"
            },
            "metanode": "Gene"
        },
        {
            "id": 22729,
            "identifier": "GO:0006396",
            "identifier_type": "str",
            "name": "RNA processing",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006396",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22730,
            "identifier": "GO:0051155",
            "identifier_type": "str",
            "name": "positive regulation of striated muscle cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051155",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22731,
            "identifier": "GO:0032302",
            "identifier_type": "str",
            "name": "MutSbeta complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032302",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 22732,
            "identifier": "GO:0070064",
            "identifier_type": "str",
            "name": "proline-rich region binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070064",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 22733,
            "identifier": "10881",
            "identifier_type": "int",
            "name": "ACTL7A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10881",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "actin-like 7A"
            },
            "metanode": "Gene"
        },
        {
            "id": 22734,
            "identifier": "PC7_7788",
            "identifier_type": "str",
            "name": "TCR signaling in naïve CD8+ T cells",
            "properties": {
                "source": "PID via Pathway Commons",
                "license": "CC0 1.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 22735,
            "identifier": "GO:0090085",
            "identifier_type": "str",
            "name": "regulation of protein deubiquitination",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090085",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22736,
            "identifier": "C0342405",
            "identifier_type": "str",
            "name": "Pituitary infarction",
            "properties": {
                "url": "http://identifiers.org/umls/C0342405",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 22737,
            "identifier": "PC7_4614",
            "identifier_type": "str",
            "name": "IL23-mediated signaling events",
            "properties": {
                "source": "PID via Pathway Commons",
                "license": "CC0 1.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 22738,
            "identifier": "4843",
            "identifier_type": "int",
            "name": "NOS2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4843",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "nitric oxide synthase 2, inducible"
            },
            "metanode": "Gene"
        },
        {
            "id": 22739,
            "identifier": "54865",
            "identifier_type": "int",
            "name": "GPATCH4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54865",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "G patch domain containing 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 22740,
            "identifier": "246777",
            "identifier_type": "int",
            "name": "SPESP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/246777",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "sperm equatorial segment protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 22741,
            "identifier": "162517",
            "identifier_type": "int",
            "name": "FBXO39",
            "properties": {
                "url": "http://identifiers.org/ncbigene/162517",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "F-box protein 39"
            },
            "metanode": "Gene"
        }
    ]
}