API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/7608/?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/7608/?format=api",
    "id": 7608,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "At Medics Streatham Pcn Ea Hub",
    "email": null,
    "address1": "STREATHAM HIGH PRACTICE",
    "address2": "2-8 GRACEFIELD GARDENS",
    "city": "LONDON",
    "county": "",
    "nation": "England",
    "postcode": "SW16 2ST",
    "telephone": "+442030482999"
}