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/?format=api&page=10&q=SRF&summary=true
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 96,
    "next": null,
    "previous": "https://unibind.uio.no/api/v1/datasets/?format=api&page=9&q=SRF&summary=true",
    "results": [
        {
            "folder": "EXP036756.HUES64_embryonic_stem_cells.SRF",
            "tf_name": "SRF",
            "samples": [
                {
                    "cell": {
                        "title": "HUES64 (embryonic stem cells)"
                    },
                    "biological_condition": ""
                }
            ],
            "references": [
                {
                    "identifier": "PUBMED:25693565"
                },
                {
                    "identifier": "GEO:GSM1505776"
                },
                {
                    "identifier": "GEO:GSE61475"
                },
                {
                    "identifier": "GTRD:EXP036756"
                }
            ],
            "species": {
                "name": "Homo sapiens"
            },
            "datasets": [
                {
                    "jaspar_id": "MA0083.3",
                    "bed_filename": "macs/DAMO/EXP036756.HUES64_embryonic_stem_cells.SRF/EXP036756.HUES64_embryonic_stem_cells.SRF.MA0083.3.damo.bed",
                    "fasta_filename": "macs/DAMO/EXP036756.HUES64_embryonic_stem_cells.SRF/EXP036756.HUES64_embryonic_stem_cells.SRF.MA0083.3.damo.fa",
                    "profile_name": "SRF",
                    "synonyms": [
                        "MCM1",
                        "c-fos serum response element-binding transcription factor",
                        "minichromosome maintenance 1 homolog",
                        "serum response factor"
                    ]
                }
            ]
        },
        {
            "folder": "EXP036757.HUES64_embryonic_stem_cells.SRF",
            "tf_name": "SRF",
            "samples": [
                {
                    "cell": {
                        "title": "HUES64 (embryonic stem cells)"
                    },
                    "biological_condition": ""
                }
            ],
            "references": [
                {
                    "identifier": "GEO:GSM1505777"
                },
                {
                    "identifier": "GEO:GSE61475"
                },
                {
                    "identifier": "PUBMED:25693565"
                },
                {
                    "identifier": "GTRD:EXP036757"
                }
            ],
            "species": {
                "name": "Homo sapiens"
            },
            "datasets": [
                {
                    "jaspar_id": "MA0083.3",
                    "bed_filename": "macs/DAMO/EXP036757.HUES64_embryonic_stem_cells.SRF/EXP036757.HUES64_embryonic_stem_cells.SRF.MA0083.3.damo.bed",
                    "fasta_filename": "macs/DAMO/EXP036757.HUES64_embryonic_stem_cells.SRF/EXP036757.HUES64_embryonic_stem_cells.SRF.MA0083.3.damo.fa",
                    "profile_name": "SRF",
                    "synonyms": [
                        "MCM1",
                        "c-fos serum response element-binding transcription factor",
                        "minichromosome maintenance 1 homolog",
                        "serum response factor"
                    ]
                }
            ]
        },
        {
            "folder": "EXP036758.HUES64_embryonic_stem_cells.SRF",
            "tf_name": "SRF",
            "samples": [
                {
                    "cell": {
                        "title": "HUES64 (embryonic stem cells)"
                    },
                    "biological_condition": ""
                }
            ],
            "references": [
                {
                    "identifier": "GEO:GSM1505778"
                },
                {
                    "identifier": "PUBMED:25693565"
                },
                {
                    "identifier": "GEO:GSE61475"
                },
                {
                    "identifier": "GTRD:EXP036758"
                }
            ],
            "species": {
                "name": "Homo sapiens"
            },
            "datasets": [
                {
                    "jaspar_id": "MA0083.3",
                    "bed_filename": "macs/DAMO/EXP036758.HUES64_embryonic_stem_cells.SRF/EXP036758.HUES64_embryonic_stem_cells.SRF.MA0083.3.damo.bed",
                    "fasta_filename": "macs/DAMO/EXP036758.HUES64_embryonic_stem_cells.SRF/EXP036758.HUES64_embryonic_stem_cells.SRF.MA0083.3.damo.fa",
                    "profile_name": "SRF",
                    "synonyms": [
                        "MCM1",
                        "c-fos serum response element-binding transcription factor",
                        "minichromosome maintenance 1 homolog",
                        "serum response factor"
                    ]
                }
            ]
        },
        {
            "folder": "EXP036811.HUES64_embryonic_stem_cells.SRF",
            "tf_name": "SRF",
            "samples": [
                {
                    "cell": {
                        "title": "HUES64 (embryonic stem cells)"
                    },
                    "biological_condition": ""
                }
            ],
            "references": [
                {
                    "identifier": "PUBMED:25693565"
                },
                {
                    "identifier": "GEO:GSM1505772"
                },
                {
                    "identifier": "GEO:GSM1505775"
                },
                {
                    "identifier": "GEO:GSM1505774"
                },
                {
                    "identifier": "GEO:GSE61475"
                },
                {
                    "identifier": "GTRD:EXP036811"
                }
            ],
            "species": {
                "name": "Homo sapiens"
            },
            "datasets": [
                {
                    "jaspar_id": "MA0083.3",
                    "bed_filename": "macs/DAMO/EXP036811.HUES64_embryonic_stem_cells.SRF/EXP036811.HUES64_embryonic_stem_cells.SRF.MA0083.3.damo.bed",
                    "fasta_filename": "macs/DAMO/EXP036811.HUES64_embryonic_stem_cells.SRF/EXP036811.HUES64_embryonic_stem_cells.SRF.MA0083.3.damo.fa",
                    "profile_name": "SRF",
                    "synonyms": [
                        "MCM1",
                        "c-fos serum response element-binding transcription factor",
                        "minichromosome maintenance 1 homolog",
                        "serum response factor"
                    ]
                }
            ]
        },
        {
            "folder": "EXP037135.embryonic_fibroblasts.SRF",
            "tf_name": "SRF",
            "samples": [
                {
                    "cell": {
                        "title": "embryonic fibroblasts"
                    },
                    "biological_condition": ""
                }
            ],
            "references": [
                {
                    "identifier": "GEO:GSE75667"
                },
                {
                    "identifier": "GEO:GSM1963106"
                },
                {
                    "identifier": "GEO:GSM1963105"
                },
                {
                    "identifier": "PUBMED:27867007"
                },
                {
                    "identifier": "GTRD:EXP037135"
                }
            ],
            "species": {
                "name": "Mus musculus"
            },
            "datasets": [
                {
                    "jaspar_id": "MA0083.3",
                    "bed_filename": "macs/DAMO/EXP037135.embryonic_fibroblasts.SRF/EXP037135.embryonic_fibroblasts.SRF.MA0083.3.damo.bed",
                    "fasta_filename": "macs/DAMO/EXP037135.embryonic_fibroblasts.SRF/EXP037135.embryonic_fibroblasts.SRF.MA0083.3.damo.fa",
                    "profile_name": "SRF",
                    "synonyms": [
                        "MCM1",
                        "c-fos serum response element-binding transcription factor",
                        "minichromosome maintenance 1 homolog",
                        "serum response factor"
                    ]
                }
            ]
        },
        {
            "folder": "EXP048369.primary_vascular_smooth_muscle_cell_C57BL6_mice.SRF",
            "tf_name": "SRF",
            "samples": [
                {
                    "cell": {
                        "title": "primary vascular smooth muscle cell (C57BL/6 mice)"
                    },
                    "biological_condition": ""
                }
            ],
            "references": [
                {
                    "identifier": "GEO:GSM3069836"
                },
                {
                    "identifier": "PUBMED:29871976"
                },
                {
                    "identifier": "GEO:GSE112417"
                },
                {
                    "identifier": "GTRD:EXP048369"
                }
            ],
            "species": {
                "name": "Mus musculus"
            },
            "datasets": [
                {
                    "jaspar_id": "MA0083.3",
                    "bed_filename": "macs/DAMO/EXP048369.primary_vascular_smooth_muscle_cell_C57BL6_mice.SRF/EXP048369.primary_vascular_smooth_muscle_cell_C57BL6_mice.SRF.MA0083.3.damo.bed",
                    "fasta_filename": "macs/DAMO/EXP048369.primary_vascular_smooth_muscle_cell_C57BL6_mice.SRF/EXP048369.primary_vascular_smooth_muscle_cell_C57BL6_mice.SRF.MA0083.3.damo.fa",
                    "profile_name": "SRF",
                    "synonyms": [
                        "MCM1",
                        "c-fos serum response element-binding transcription factor",
                        "minichromosome maintenance 1 homolog",
                        "serum response factor"
                    ]
                }
            ]
        }
    ]
}