{
"data": [
{
"id": 501,
"regulator": "nmc",
"registration_number": "SW12345",
"status_returned": "active",
"expiry_date_returned": "2027-06-30",
"restrictions_returned": null,
"previous_status": "active",
"status_changed": false,
"check_result": "success",
"error_message": null,
"checked_at": "2026-04-21T08:30:00+00:00",
"nmc_fitness_to_practise": {
"has_ftp_issue": false,
"has_warning": false,
"has_undertaking": false
},
"sanction_documents": [
{
"file_name": "nmc_12A3456_SC-12345-undertaking.pdf",
"source_url": "https://www.nmc.org.uk/globalassets/sitedocuments/ftp/sanctions/SC-12345-undertaking.pdf",
"hash": "a3f2d1e9...",
"download_url": "https://ram.hbcompliance.co.uk/api/v1/evidence/412/download"
}
]
}
],
"links": {
"first": "http://example.com",
"last": "http://example.com",
"prev": "http://example.com",
"next": "http://example.com"
},
"meta": {
"current_page": 1,
"from": 1,
"last_page": 5,
"per_page": 20,
"to": 20,
"total": 87
}
}