API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/731/?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/731/?format=api",
    "id": 731,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "Nova Scotia Medical Cntr",
    "email": null,
    "address1": "22A LEEDS ROAD",
    "address2": "ALLERTON BYWATER",
    "city": "CASTLEFORD",
    "county": "WEST YORKSHIRE",
    "nation": "England",
    "postcode": "WF10 2DP",
    "telephone": "+441977552193"
}