API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/660/?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/660/?format=api",
    "id": 660,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "Marsh Surgery",
    "email": null,
    "address1": "DOCTORS SURGERY",
    "address2": "42 WESTBOURNE ROAD",
    "city": "HUDDERSFIELD",
    "county": "WEST YORKSHIRE",
    "nation": "England",
    "postcode": "HD1 4LE",
    "telephone": "+441484426044"
}