This API provides an easy-to-use REST web interface to query/retrieve matrix profile data from the latest version of the JASPAR database. The API comes with a human browsable interface and also a programmatic interface which return the results in eight different formats, including json, jsonp, jaspar, meme, transfac, pfm, yaml and bed.
GET /api/v1/tffm?order=-matrix_version&page=5
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1156,
    "next": "https://jaspar.elixir.no/api/v1/tffm?order=-matrix_version&page=6",
    "previous": "https://jaspar.elixir.no/api/v1/tffm?order=-matrix_version&page=4",
    "results": [
        {
            "tffm_id": "TFFM0012.2",
            "name": "CREB1",
            "base_id": "TFFM0012",
            "version": "2",
            "matrix_base_id": "MA0018",
            "matrix_version": "3",
            "matrix_id": "MA0018.3",
            "tffm_url": "https://jaspar.elixir.no/api/v1/tffm/TFFM0012.2/",
            "matrix_url": "https://jaspar.elixir.no/api/v1/matrix/TFFM0012.2/",
            "log_p_1st_order": "1811.18",
            "log_p_detailed": "1757.28",
            "experiment_name": "GSE72082.creb1.hepg2"
        },
        {
            "tffm_id": "TFFM0041.2",
            "name": "GATA2",
            "base_id": "TFFM0041",
            "version": "2",
            "matrix_base_id": "MA0036",
            "matrix_version": "3",
            "matrix_id": "MA0036.3",
            "tffm_url": "https://jaspar.elixir.no/api/v1/tffm/TFFM0041.2/",
            "matrix_url": "https://jaspar.elixir.no/api/v1/matrix/TFFM0041.2/",
            "log_p_1st_order": "14039.4",
            "log_p_detailed": "13754.6",
            "experiment_name": "GSE73207.gata2.tf1"
        },
        {
            "tffm_id": "TFFM0042.2",
            "name": "GATA3",
            "base_id": "TFFM0042",
            "version": "2",
            "matrix_base_id": "MA0037",
            "matrix_version": "3",
            "matrix_id": "MA0037.3",
            "tffm_url": "https://jaspar.elixir.no/api/v1/tffm/TFFM0042.2/",
            "matrix_url": "https://jaspar.elixir.no/api/v1/matrix/TFFM0042.2/",
            "log_p_1st_order": "4580.25",
            "log_p_detailed": "5035.73",
            "experiment_name": "GSE65664.gata3.kelly"
        },
        {
            "tffm_id": "TFFM0056.2",
            "name": "KLF4",
            "base_id": "TFFM0056",
            "version": "2",
            "matrix_base_id": "MA0039",
            "matrix_version": "3",
            "matrix_id": "MA0039.3",
            "tffm_url": "https://jaspar.elixir.no/api/v1/tffm/TFFM0056.2/",
            "matrix_url": "https://jaspar.elixir.no/api/v1/matrix/TFFM0056.2/",
            "log_p_1st_order": "5156.48",
            "log_p_detailed": "4795.18",
            "experiment_name": "GSE36570.klf4.bj_induced"
        },
        {
            "tffm_id": "TFFM0064.2",
            "name": "MYB",
            "base_id": "TFFM0064",
            "version": "2",
            "matrix_base_id": "MA0100",
            "matrix_version": "3",
            "matrix_id": "MA0100.3",
            "tffm_url": "https://jaspar.elixir.no/api/v1/tffm/TFFM0064.2/",
            "matrix_url": "https://jaspar.elixir.no/api/v1/matrix/TFFM0064.2/",
            "log_p_1st_order": "1386.96",
            "log_p_detailed": "38.4391",
            "experiment_name": "GSE59657.myb.jurkat"
        },
        {
            "tffm_id": "TFFM0066.2",
            "name": "MYC",
            "base_id": "TFFM0066",
            "version": "2",
            "matrix_base_id": "MA0147",
            "matrix_version": "3",
            "matrix_id": "MA0147.3",
            "tffm_url": "https://jaspar.elixir.no/api/v1/tffm/TFFM0066.2/",
            "matrix_url": "https://jaspar.elixir.no/api/v1/matrix/TFFM0066.2/",
            "log_p_1st_order": "4800.68",
            "log_p_detailed": "4895.36",
            "experiment_name": "GSE77356.myc.u2os_dox"
        },
        {
            "tffm_id": "TFFM0074.2",
            "name": "NFYA",
            "base_id": "TFFM0074",
            "version": "2",
            "matrix_base_id": "MA0060",
            "matrix_version": "3",
            "matrix_id": "MA0060.3",
            "tffm_url": "https://jaspar.elixir.no/api/v1/tffm/TFFM0074.2/",
            "matrix_url": "https://jaspar.elixir.no/api/v1/matrix/TFFM0074.2/",
            "log_p_1st_order": "2406.39",
            "log_p_detailed": "2428.4",
            "experiment_name": "ENCSR000EGR.nfya.k562"
        },
        {
            "tffm_id": "TFFM0127.2",
            "name": "ZEB1",
            "base_id": "TFFM0127",
            "version": "2",
            "matrix_base_id": "MA0103",
            "matrix_version": "3",
            "matrix_id": "MA0103.3",
            "tffm_url": "https://jaspar.elixir.no/api/v1/tffm/TFFM0127.2/",
            "matrix_url": "https://jaspar.elixir.no/api/v1/matrix/TFFM0127.2/",
            "log_p_1st_order": "1499.6",
            "log_p_detailed": "1497.19",
            "experiment_name": "ENCSR000BVN.zeb1.hepg2"
        },
        {
            "tffm_id": "TFFM0020.2",
            "name": "EGR1",
            "base_id": "TFFM0020",
            "version": "2",
            "matrix_base_id": "MA0162",
            "matrix_version": "3",
            "matrix_id": "MA0162.3",
            "tffm_url": "https://jaspar.elixir.no/api/v1/tffm/TFFM0020.2/",
            "matrix_url": "https://jaspar.elixir.no/api/v1/matrix/TFFM0020.2/",
            "log_p_1st_order": "23701.4",
            "log_p_detailed": "21904.4",
            "experiment_name": "CistromeDB_46298"
        },
        {
            "tffm_id": "TFFM0084.2",
            "name": "PAX5",
            "base_id": "TFFM0084",
            "version": "2",
            "matrix_base_id": "MA0014",
            "matrix_version": "3",
            "matrix_id": "MA0014.3",
            "tffm_url": "https://jaspar.elixir.no/api/v1/tffm/TFFM0084.2/",
            "matrix_url": "https://jaspar.elixir.no/api/v1/matrix/TFFM0084.2/",
            "log_p_1st_order": "4255.38",
            "log_p_detailed": "4987.03",
            "experiment_name": "CistromeDB_71142"
        }
    ]
}