API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/755/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://testing.clinic-frontend.dc.gompels.com/api/public/gpsurgeries/755/?format=api",
    "id": 755,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "Wetherby & Bramham Surgery",
    "email": null,
    "address1": "WETHERBY HEALTH CENTRE",
    "address2": "HALLFIELD LANE",
    "city": "WETHERBY",
    "county": "",
    "nation": "England",
    "postcode": "LS22 6JS",
    "telephone": "+441937845854"
}