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

{
    "count": 4335,
    "next": "https://unibind.uio.no/api/v1/specific/?collection=Robust&format=api&page=3&q=&species=9606&summary=true",
    "previous": "https://unibind.uio.no/api/v1/specific/?collection=Robust&format=api&q=&species=9606&summary=true",
    "results": [
        {
            "folder": {
                "folder": "ENCSR000ANS.myotube.CTCF",
                "tf_name": "CTCF",
                "samples": [
                    {
                        "cell": {
                            "title": "myotube"
                        },
                        "biological_condition": ""
                    }
                ],
                "references": [
                    {
                        "identifier": "ENCODE:ENCSR000ANS"
                    },
                    {
                        "identifier": "GTRD:EXP010740"
                    }
                ],
                "species": {
                    "name": "Homo sapiens"
                }
            },
            "jaspar_id": "MA0139.1",
            "bed_filename": "macs/DAMO/ENCSR000ANS.myotube.CTCF/ENCSR000ANS.myotube.CTCF.MA0139.1.damo.bed",
            "fasta_filename": "macs/DAMO/ENCSR000ANS.myotube.CTCF/ENCSR000ANS.myotube.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": {
                "folder": "ENCSR000AOA.HeLa_S3_cervical_adenocarcinoma.CTCF",
                "tf_name": "CTCF",
                "samples": [
                    {
                        "cell": {
                            "title": "HeLa S3 (cervical adenocarcinoma)"
                        },
                        "biological_condition": ""
                    }
                ],
                "references": [
                    {
                        "identifier": "ENCODE:ENCSR000AOA"
                    },
                    {
                        "identifier": "GTRD:EXP010451"
                    }
                ],
                "species": {
                    "name": "Homo sapiens"
                }
            },
            "jaspar_id": "MA0139.1",
            "bed_filename": "macs/DAMO/ENCSR000AOA.HeLa_S3_cervical_adenocarcinoma.CTCF/ENCSR000AOA.HeLa_S3_cervical_adenocarcinoma.CTCF.MA0139.1.damo.bed",
            "fasta_filename": "macs/DAMO/ENCSR000AOA.HeLa_S3_cervical_adenocarcinoma.CTCF/ENCSR000AOA.HeLa_S3_cervical_adenocarcinoma.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": {
                "folder": "ENCSR000AOO.astrocytes.CTCF",
                "tf_name": "CTCF",
                "samples": [
                    {
                        "cell": {
                            "title": "astrocytes"
                        },
                        "biological_condition": ""
                    }
                ],
                "references": [
                    {
                        "identifier": "ENCODE:ENCSR000AOO"
                    },
                    {
                        "identifier": "GTRD:EXP010543"
                    }
                ],
                "species": {
                    "name": "Homo sapiens"
                }
            },
            "jaspar_id": "MA0139.1",
            "bed_filename": "macs/DAMO/ENCSR000AOO.astrocytes.CTCF/ENCSR000AOO.astrocytes.CTCF.MA0139.1.damo.bed",
            "fasta_filename": "macs/DAMO/ENCSR000AOO.astrocytes.CTCF/ENCSR000AOO.astrocytes.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": {
                "folder": "ENCSR000APF.osteoblasts.CTCF",
                "tf_name": "CTCF",
                "samples": [
                    {
                        "cell": {
                            "title": "osteoblasts"
                        },
                        "biological_condition": ""
                    }
                ],
                "references": [
                    {
                        "identifier": "ENCODE:ENCSR000APF"
                    },
                    {
                        "identifier": "GTRD:EXP010335"
                    }
                ],
                "species": {
                    "name": "Homo sapiens"
                }
            },
            "jaspar_id": "MA0139.1",
            "bed_filename": "macs/DAMO/ENCSR000APF.osteoblasts.CTCF/ENCSR000APF.osteoblasts.CTCF.MA0139.1.damo.bed",
            "fasta_filename": "macs/DAMO/ENCSR000APF.osteoblasts.CTCF/ENCSR000APF.osteoblasts.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": {
                "folder": "ENCSR000APM.fibroblast_of_dermis.CTCF",
                "tf_name": "CTCF",
                "samples": [
                    {
                        "cell": {
                            "title": "fibroblast of dermis"
                        },
                        "biological_condition": ""
                    }
                ],
                "references": [
                    {
                        "identifier": "ENCODE:ENCSR000APM"
                    },
                    {
                        "identifier": "GTRD:EXP010374"
                    }
                ],
                "species": {
                    "name": "Homo sapiens"
                }
            },
            "jaspar_id": "MA0139.1",
            "bed_filename": "macs/DAMO/ENCSR000APM.fibroblast_of_dermis.CTCF/ENCSR000APM.fibroblast_of_dermis.CTCF.MA0139.1.damo.bed",
            "fasta_filename": "macs/DAMO/ENCSR000APM.fibroblast_of_dermis.CTCF/ENCSR000APM.fibroblast_of_dermis.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": {
                "folder": "ENCSR000AQU.DND41_acute_lymphoblastic_leukemia.CTCF",
                "tf_name": "CTCF",
                "samples": [
                    {
                        "cell": {
                            "title": "DND41 (acute lymphoblastic leukemia)"
                        },
                        "biological_condition": ""
                    }
                ],
                "references": [
                    {
                        "identifier": "ENCODE:ENCSR000AQU"
                    },
                    {
                        "identifier": "GTRD:EXP010366"
                    }
                ],
                "species": {
                    "name": "Homo sapiens"
                }
            },
            "jaspar_id": "MA0139.1",
            "bed_filename": "macs/DAMO/ENCSR000AQU.DND41_acute_lymphoblastic_leukemia.CTCF/ENCSR000AQU.DND41_acute_lymphoblastic_leukemia.CTCF.MA0139.1.damo.bed",
            "fasta_filename": "macs/DAMO/ENCSR000AQU.DND41_acute_lymphoblastic_leukemia.CTCF/ENCSR000AQU.DND41_acute_lymphoblastic_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": {
                "folder": "ENCSR000ATM.K562_myelogenous_leukemia.REST",
                "tf_name": "REST",
                "samples": [
                    {
                        "cell": {
                            "title": "K562 (myelogenous leukemia)"
                        },
                        "biological_condition": ""
                    }
                ],
                "references": [
                    {
                        "identifier": "ENCODE:ENCSR000ATM"
                    },
                    {
                        "identifier": "GTRD:EXP010967"
                    }
                ],
                "species": {
                    "name": "Homo sapiens"
                }
            },
            "jaspar_id": "MA0138.2",
            "bed_filename": "macs/DAMO/ENCSR000ATM.K562_myelogenous_leukemia.REST/ENCSR000ATM.K562_myelogenous_leukemia.REST.MA0138.2.damo.bed",
            "fasta_filename": "macs/DAMO/ENCSR000ATM.K562_myelogenous_leukemia.REST/ENCSR000ATM.K562_myelogenous_leukemia.REST.MA0138.2.damo.fa",
            "profile_name": "REST",
            "synonyms": [
                "DFNA27",
                "GINGF5",
                "HGF5",
                "NRSF",
                "RE1 silencing transcription factor",
                "RE1-silencing transcription factor",
                "WT6",
                "XBR",
                "neural-restrictive silencer factor",
                "neuron restrictive silencer factor",
                "repressor binding to the X2 box"
            ]
        },
        {
            "folder": {
                "folder": "ENCSR000ATN.CD14_monocytes.CTCF",
                "tf_name": "CTCF",
                "samples": [
                    {
                        "cell": {
                            "title": "CD14+ monocytes"
                        },
                        "biological_condition": ""
                    }
                ],
                "references": [
                    {
                        "identifier": "ENCODE:ENCSR000ATN"
                    },
                    {
                        "identifier": "GTRD:EXP011090"
                    }
                ],
                "species": {
                    "name": "Homo sapiens"
                }
            },
            "jaspar_id": "MA0139.1",
            "bed_filename": "macs/DAMO/ENCSR000ATN.CD14_monocytes.CTCF/ENCSR000ATN.CD14_monocytes.CTCF.MA0139.1.damo.bed",
            "fasta_filename": "macs/DAMO/ENCSR000ATN.CD14_monocytes.CTCF/ENCSR000ATN.CD14_monocytes.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": {
                "folder": "ENCSR000AUE.A549_lung_carcinoma.CTCF",
                "tf_name": "CTCF",
                "samples": [
                    {
                        "cell": {
                            "title": "A549 (lung carcinoma)"
                        },
                        "biological_condition": "1 h with 100 nM Dexamethasone (Myers)"
                    }
                ],
                "references": [
                    {
                        "identifier": "ENCODE:ENCSR000AUE"
                    },
                    {
                        "identifier": "GTRD:EXP011091"
                    }
                ],
                "species": {
                    "name": "Homo sapiens"
                }
            },
            "jaspar_id": "MA0139.1",
            "bed_filename": "macs/DAMO/ENCSR000AUE.A549_lung_carcinoma.CTCF/ENCSR000AUE.A549_lung_carcinoma.CTCF.MA0139.1.damo.bed",
            "fasta_filename": "macs/DAMO/ENCSR000AUE.A549_lung_carcinoma.CTCF/ENCSR000AUE.A549_lung_carcinoma.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": {
                "folder": "ENCSR000AUF.A549_lung_carcinoma.CTCF",
                "tf_name": "CTCF",
                "samples": [
                    {
                        "cell": {
                            "title": "A549 (lung carcinoma)"
                        },
                        "biological_condition": "1 h with 0.02% Ethanol (Myers)"
                    }
                ],
                "references": [
                    {
                        "identifier": "ENCODE:ENCSR000AUF"
                    },
                    {
                        "identifier": "GTRD:EXP010955"
                    }
                ],
                "species": {
                    "name": "Homo sapiens"
                }
            },
            "jaspar_id": "MA0139.1",
            "bed_filename": "macs/DAMO/ENCSR000AUF.A549_lung_carcinoma.CTCF/ENCSR000AUF.A549_lung_carcinoma.CTCF.MA0139.1.damo.bed",
            "fasta_filename": "macs/DAMO/ENCSR000AUF.A549_lung_carcinoma.CTCF/ENCSR000AUF.A549_lung_carcinoma.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"
            ]
        }
    ]
}