API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/6927/?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/6927/?format=api",
    "id": 6927,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "Aber Medical Centre",
    "email": null,
    "address1": "MEDDYGFA TRIDWR",
    "address2": "27-29 THOMAS STREET",
    "city": "CAERPHILLY",
    "county": "",
    "nation": "England",
    "postcode": "CF83 4AU",
    "telephone": "+448444778635"
}