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

{
    "recordsFiltered": 47701,
    "recordsTotal": 47701,
    "next": null,
    "previous": "http://fdaaa.trialstracker.net/api/trials/?format=api&length=300&ordering=title&start=47400",
    "results": [
        {
            "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
        }
    ]
}