API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/3276/?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/3276/?format=api",
    "id": 3276,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "Lindfield Medical Centre",
    "email": null,
    "address1": "57 HIGH STREET",
    "address2": "LINDFIELD",
    "city": "HAYWARDS HEATH",
    "county": "WEST SUSSEX",
    "nation": "England",
    "postcode": "RH16 2HX",
    "telephone": "+441444484056"
}