API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/3521/?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/3521/?format=api",
    "id": 3521,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "James Fisher Medical Centre",
    "email": null,
    "address1": "4 TOLPUDDLE GARDENS",
    "address2": "",
    "city": "BOURNEMOUTH",
    "county": "DORSET",
    "nation": "England",
    "postcode": "BH9 3LQ",
    "telephone": "+441202522622"
}