This API provides an easy-to-use REST web interface to query/retrieve data from the UniBind database. The API comes with a human browsable interface and also a programmatic interface which return the results in different formats, including json, jsonp, yaml, bed, and also api for a browsable interface.
GET /api/v1/datasets/?collection=Robust&format=api&order=-samples&page=96&q=CTCF&summary=true
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 977,
    "next": "https://unibind.uio.no/api/v1/datasets/?collection=Robust&format=api&order=-samples&page=97&q=CTCF&summary=true",
    "previous": "https://unibind.uio.no/api/v1/datasets/?collection=Robust&format=api&order=-samples&page=95&q=CTCF&summary=true",
    "results": [
        {
            "folder": "GSE67783.erythroid_cells.CTCF",
            "tf_name": "CTCF",
            "samples": [
                {
                    "cell": {
                        "title": "erythroid cells"
                    },
                    "biological_condition": ""
                }
            ],
            "references": [
                {
                    "identifier": "GEO:GSE67783"
                }
            ],
            "species": {
                "name": "Homo sapiens"
            },
            "datasets": [
                {
                    "jaspar_id": "MA0139.1",
                    "bed_filename": "macs/DAMO/GSE67783.erythroid_cells.CTCF/GSE67783.erythroid_cells.CTCF.MA0139.1.damo.bed",
                    "fasta_filename": "macs/DAMO/GSE67783.erythroid_cells.CTCF/GSE67783.erythroid_cells.CTCF.MA0139.1.damo.fa",
                    "profile_name": "CTCF",
                    "synonyms": [
                        "11 zinc finger transcriptional repressor",
                        "11-zinc finger protein",
                        "CCCTC-binding factor",
                        "CCCTC-binding factor (zinc finger protein)",
                        "CFAP108",
                        "CTCFL paralog",
                        "FAP108",
                        "MRD21",
                        "transcriptional repressor CTCF"
                    ]
                }
            ]
        },
        {
            "folder": "GSE68976.HEK293_embryonic_kidney.CTCF",
            "tf_name": "CTCF",
            "samples": [
                {
                    "cell": {
                        "title": "HEK293 (embryonic kidney)"
                    },
                    "biological_condition": ""
                }
            ],
            "references": [
                {
                    "identifier": "GEO:GSE68976"
                }
            ],
            "species": {
                "name": "Homo sapiens"
            },
            "datasets": [
                {
                    "jaspar_id": "MA0139.1",
                    "bed_filename": "macs/DAMO/GSE68976.HEK293_embryonic_kidney.CTCF/GSE68976.HEK293_embryonic_kidney.CTCF.MA0139.1.damo.bed",
                    "fasta_filename": "macs/DAMO/GSE68976.HEK293_embryonic_kidney.CTCF/GSE68976.HEK293_embryonic_kidney.CTCF.MA0139.1.damo.fa",
                    "profile_name": "CTCF",
                    "synonyms": [
                        "11 zinc finger transcriptional repressor",
                        "11-zinc finger protein",
                        "CCCTC-binding factor",
                        "CCCTC-binding factor (zinc finger protein)",
                        "CFAP108",
                        "CTCFL paralog",
                        "FAP108",
                        "MRD21",
                        "transcriptional repressor CTCF"
                    ]
                }
            ]
        },
        {
            "folder": "GSE68976.Jurkat_T-cells.CTCF",
            "tf_name": "CTCF",
            "samples": [
                {
                    "cell": {
                        "title": "Jurkat (T-cells)"
                    },
                    "biological_condition": ""
                }
            ],
            "references": [
                {
                    "identifier": "GEO:GSE68976"
                }
            ],
            "species": {
                "name": "Homo sapiens"
            },
            "datasets": [
                {
                    "jaspar_id": "MA0139.1",
                    "bed_filename": "macs/DAMO/GSE68976.Jurkat_T-cells.CTCF/GSE68976.Jurkat_T-cells.CTCF.MA0139.1.damo.bed",
                    "fasta_filename": "macs/DAMO/GSE68976.Jurkat_T-cells.CTCF/GSE68976.Jurkat_T-cells.CTCF.MA0139.1.damo.fa",
                    "profile_name": "CTCF",
                    "synonyms": [
                        "11 zinc finger transcriptional repressor",
                        "11-zinc finger protein",
                        "CCCTC-binding factor",
                        "CCCTC-binding factor (zinc finger protein)",
                        "CFAP108",
                        "CTCFL paralog",
                        "FAP108",
                        "MRD21",
                        "transcriptional repressor CTCF"
                    ]
                }
            ]
        },
        {
            "folder": "GSE69646.hESC-1_Embryonic_stem_cells_NAIVE.CTCF",
            "tf_name": "CTCF",
            "samples": [
                {
                    "cell": {
                        "title": "hESC-1 (Embryonic stem cells)"
                    },
                    "biological_condition": "NAIVE"
                }
            ],
            "references": [
                {
                    "identifier": "GEO:GSE69646"
                }
            ],
            "species": {
                "name": "Homo sapiens"
            },
            "datasets": [
                {
                    "jaspar_id": "MA0139.1",
                    "bed_filename": "macs/DAMO/GSE69646.hESC-1_Embryonic_stem_cells_NAIVE.CTCF/GSE69646.hESC-1_Embryonic_stem_cells_NAIVE.CTCF.MA0139.1.damo.bed",
                    "fasta_filename": "macs/DAMO/GSE69646.hESC-1_Embryonic_stem_cells_NAIVE.CTCF/GSE69646.hESC-1_Embryonic_stem_cells_NAIVE.CTCF.MA0139.1.damo.fa",
                    "profile_name": "CTCF",
                    "synonyms": [
                        "11 zinc finger transcriptional repressor",
                        "11-zinc finger protein",
                        "CCCTC-binding factor",
                        "CCCTC-binding factor (zinc finger protein)",
                        "CFAP108",
                        "CTCFL paralog",
                        "FAP108",
                        "MRD21",
                        "transcriptional repressor CTCF"
                    ]
                }
            ]
        },
        {
            "folder": "GSE69646.hESC-1_Embryonic_stem_cells_PRIMED.CTCF",
            "tf_name": "CTCF",
            "samples": [
                {
                    "cell": {
                        "title": "hESC-1 (Embryonic stem cells)"
                    },
                    "biological_condition": "PRIMED"
                }
            ],
            "references": [
                {
                    "identifier": "GEO:GSE69646"
                }
            ],
            "species": {
                "name": "Homo sapiens"
            },
            "datasets": [
                {
                    "jaspar_id": "MA0139.1",
                    "bed_filename": "macs/DAMO/GSE69646.hESC-1_Embryonic_stem_cells_PRIMED.CTCF/GSE69646.hESC-1_Embryonic_stem_cells_PRIMED.CTCF.MA0139.1.damo.bed",
                    "fasta_filename": "macs/DAMO/GSE69646.hESC-1_Embryonic_stem_cells_PRIMED.CTCF/GSE69646.hESC-1_Embryonic_stem_cells_PRIMED.CTCF.MA0139.1.damo.fa",
                    "profile_name": "CTCF",
                    "synonyms": [
                        "11 zinc finger transcriptional repressor",
                        "11-zinc finger protein",
                        "CCCTC-binding factor",
                        "CCCTC-binding factor (zinc finger protein)",
                        "CFAP108",
                        "CTCFL paralog",
                        "FAP108",
                        "MRD21",
                        "transcriptional repressor CTCF"
                    ]
                }
            ]
        },
        {
            "folder": "GSE69962.THP-1_acute_monocytic_leukemia.CTCF",
            "tf_name": "CTCF",
            "samples": [
                {
                    "cell": {
                        "title": "THP-1 (acute monocytic leukemia)"
                    },
                    "biological_condition": ""
                }
            ],
            "references": [
                {
                    "identifier": "GEO:GSE69962"
                }
            ],
            "species": {
                "name": "Homo sapiens"
            },
            "datasets": [
                {
                    "jaspar_id": "MA0139.1",
                    "bed_filename": "macs/DAMO/GSE69962.THP-1_acute_monocytic_leukemia.CTCF/GSE69962.THP-1_acute_monocytic_leukemia.CTCF.MA0139.1.damo.bed",
                    "fasta_filename": "macs/DAMO/GSE69962.THP-1_acute_monocytic_leukemia.CTCF/GSE69962.THP-1_acute_monocytic_leukemia.CTCF.MA0139.1.damo.fa",
                    "profile_name": "CTCF",
                    "synonyms": [
                        "11 zinc finger transcriptional repressor",
                        "11-zinc finger protein",
                        "CCCTC-binding factor",
                        "CCCTC-binding factor (zinc finger protein)",
                        "CFAP108",
                        "CTCFL paralog",
                        "FAP108",
                        "MRD21",
                        "transcriptional repressor CTCF"
                    ]
                }
            ]
        },
        {
            "folder": "GSE69962.THP-1_acute_monocytic_leukemia_2D3.CTCF",
            "tf_name": "CTCF",
            "samples": [
                {
                    "cell": {
                        "title": "THP-1 (acute monocytic leukemia)"
                    },
                    "biological_condition": "2D3"
                }
            ],
            "references": [
                {
                    "identifier": "GEO:GSE69962"
                }
            ],
            "species": {
                "name": "Homo sapiens"
            },
            "datasets": [
                {
                    "jaspar_id": "MA0139.1",
                    "bed_filename": "macs/DAMO/GSE69962.THP-1_acute_monocytic_leukemia_2D3.CTCF/GSE69962.THP-1_acute_monocytic_leukemia_2D3.CTCF.MA0139.1.damo.bed",
                    "fasta_filename": "macs/DAMO/GSE69962.THP-1_acute_monocytic_leukemia_2D3.CTCF/GSE69962.THP-1_acute_monocytic_leukemia_2D3.CTCF.MA0139.1.damo.fa",
                    "profile_name": "CTCF",
                    "synonyms": [
                        "11 zinc finger transcriptional repressor",
                        "11-zinc finger protein",
                        "CCCTC-binding factor",
                        "CCCTC-binding factor (zinc finger protein)",
                        "CFAP108",
                        "CTCFL paralog",
                        "FAP108",
                        "MRD21",
                        "transcriptional repressor CTCF"
                    ]
                }
            ]
        },
        {
            "folder": "GSE70482.K562_myelogenous_leukemia.CTCF",
            "tf_name": "CTCF",
            "samples": [
                {
                    "cell": {
                        "title": "K562 (myelogenous leukemia)"
                    },
                    "biological_condition": ""
                }
            ],
            "references": [
                {
                    "identifier": "GEO:GSE70482"
                }
            ],
            "species": {
                "name": "Homo sapiens"
            },
            "datasets": [
                {
                    "jaspar_id": "MA0139.1",
                    "bed_filename": "macs/DAMO/GSE70482.K562_myelogenous_leukemia.CTCF/GSE70482.K562_myelogenous_leukemia.CTCF.MA0139.1.damo.bed",
                    "fasta_filename": "macs/DAMO/GSE70482.K562_myelogenous_leukemia.CTCF/GSE70482.K562_myelogenous_leukemia.CTCF.MA0139.1.damo.fa",
                    "profile_name": "CTCF",
                    "synonyms": [
                        "11 zinc finger transcriptional repressor",
                        "11-zinc finger protein",
                        "CCCTC-binding factor",
                        "CCCTC-binding factor (zinc finger protein)",
                        "CFAP108",
                        "CTCFL paralog",
                        "FAP108",
                        "MRD21",
                        "transcriptional repressor CTCF"
                    ]
                }
            ]
        },
        {
            "folder": "GSE70764.Delta47_plasma_cell_myeloma.CTCF",
            "tf_name": "CTCF",
            "samples": [
                {
                    "cell": {
                        "title": "Delta47 (plasma cell myeloma)"
                    },
                    "biological_condition": ""
                }
            ],
            "references": [
                {
                    "identifier": "GEO:GSE70764"
                }
            ],
            "species": {
                "name": "Homo sapiens"
            },
            "datasets": [
                {
                    "jaspar_id": "MA0139.1",
                    "bed_filename": "macs/DAMO/GSE70764.Delta47_plasma_cell_myeloma.CTCF/GSE70764.Delta47_plasma_cell_myeloma.CTCF.MA0139.1.damo.bed",
                    "fasta_filename": "macs/DAMO/GSE70764.Delta47_plasma_cell_myeloma.CTCF/GSE70764.Delta47_plasma_cell_myeloma.CTCF.MA0139.1.damo.fa",
                    "profile_name": "CTCF",
                    "synonyms": [
                        "11 zinc finger transcriptional repressor",
                        "11-zinc finger protein",
                        "CCCTC-binding factor",
                        "CCCTC-binding factor (zinc finger protein)",
                        "CFAP108",
                        "CTCFL paralog",
                        "FAP108",
                        "MRD21",
                        "transcriptional repressor CTCF"
                    ]
                }
            ]
        },
        {
            "folder": "GSE70764.K562_myelogenous_leukemia.CTCF",
            "tf_name": "CTCF",
            "samples": [
                {
                    "cell": {
                        "title": "K562 (myelogenous leukemia)"
                    },
                    "biological_condition": ""
                }
            ],
            "references": [
                {
                    "identifier": "GEO:GSE70764"
                }
            ],
            "species": {
                "name": "Homo sapiens"
            },
            "datasets": [
                {
                    "jaspar_id": "MA0139.1",
                    "bed_filename": "macs/DAMO/GSE70764.K562_myelogenous_leukemia.CTCF/GSE70764.K562_myelogenous_leukemia.CTCF.MA0139.1.damo.bed",
                    "fasta_filename": "macs/DAMO/GSE70764.K562_myelogenous_leukemia.CTCF/GSE70764.K562_myelogenous_leukemia.CTCF.MA0139.1.damo.fa",
                    "profile_name": "CTCF",
                    "synonyms": [
                        "11 zinc finger transcriptional repressor",
                        "11-zinc finger protein",
                        "CCCTC-binding factor",
                        "CCCTC-binding factor (zinc finger protein)",
                        "CFAP108",
                        "CTCFL paralog",
                        "FAP108",
                        "MRD21",
                        "transcriptional repressor CTCF"
                    ]
                }
            ]
        }
    ]
}