API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/4981/?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/4981/?format=api",
    "id": 4981,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "Bath Street Medical Centre",
    "email": null,
    "address1": "73 BATH STREET",
    "address2": "SEDGLEY",
    "city": "DUDLEY",
    "county": "WEST MIDLANDS",
    "nation": "England",
    "postcode": "DY3 1LS",
    "telephone": "+441902887870"
}