API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/4591/?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/4591/?format=api",
    "id": 4591,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "Meir Park & Weston Coyney Medical Pract",
    "email": null,
    "address1": "MEIR PARK SURGERY",
    "address2": "LYSANDER ROAD",
    "city": "STOKE-ON-TRENT",
    "county": "STAFFORDSHIRE",
    "nation": "England",
    "postcode": "ST3 7TW",
    "telephone": "+441782388204"
}