API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/5195/?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/5195/?format=api",
    "id": 5195,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "The Health Centre (Holmes Chapel)",
    "email": null,
    "address1": "LONDON ROAD",
    "address2": "HOLMES CHAPEL",
    "city": "CREWE",
    "county": "CHESHIRE",
    "nation": "England",
    "postcode": "CW4 7BB",
    "telephone": "+441477533100"
}