API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/664/?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/664/?format=api",
    "id": 664,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "Lockwood Surgery",
    "email": null,
    "address1": "3 MELTHAM ROAD",
    "address2": "LOCKWOOD",
    "city": "HUDDERSFIELD",
    "county": "WEST YORKSHIRE",
    "nation": "England",
    "postcode": "HD1 3XH",
    "telephone": "+441484421580"
}