API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/6862/?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/6862/?format=api",
    "id": 6862,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "Garelochhead Medical Centre",
    "email": null,
    "address1": "MCAULAY PLACE",
    "address2": "GARELOCHHEAD",
    "city": "HELENSBURGH",
    "county": "",
    "nation": "England",
    "postcode": "G84 0SL",
    "telephone": "+441436810370"
}