API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/7167/?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/7167/?format=api",
    "id": 7167,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "Tylorstown Surgery",
    "email": null,
    "address1": "FERNDALE ROAD",
    "address2": "TYLORSTOWN",
    "city": "FERNDALE",
    "county": "MID GLAMORGAN",
    "nation": "England",
    "postcode": "CF43 3HB",
    "telephone": "+441443730169"
}