GET /api/trials/?format=api&ordering=-status&start=48600
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "recordsFiltered": 48602,
    "recordsTotal": 48602,
    "next": null,
    "previous": "http://staging-fdaaa.ebmdatalab.net/api/trials/?format=api&length=300&ordering=-status&start=48300",
    "results": [
        {
            "registry_id": "NCT01538056",
            "publication_url": "https://clinicaltrials.gov/study/NCT01538056",
            "title": "Physician Modified Endovascular Grafts for the Treatment of Elective, Symptomatic or Ruptured Juxtarenal Aortic Aneurysm: An Investigator Initiated Study",
            "has_exemption": false,
            "start_date": "2011-03-31",
            "completion_date": "2045-01-31",
            "has_results": false,
            "results_due": false,
            "sponsor_name": "University of Washington",
            "sponsor_slug": "university-of-washington",
            "status": "ongoing",
            "is_pact": true,
            "days_late": null
        },
        {
            "registry_id": "NCT02917460",
            "publication_url": "https://clinicaltrials.gov/study/NCT02917460",
            "title": "Genomic Biorepository: Protocol for the Collection, Storage, Analysis, and Distribution of Biological Samples, Genomic and Clinical Data",
            "has_exemption": false,
            "start_date": "2016-07-31",
            "completion_date": "2050-12-31",
            "has_results": false,
            "results_due": false,
            "sponsor_name": "Rady Pediatric Genomics & Systems Medicine Institute",
            "sponsor_slug": "rady-pediatric-genomics-systems-medicine-institute",
            "status": "ongoing",
            "is_pact": true,
            "days_late": null
        }
    ]
}