API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/5289/?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/5289/?format=api",
    "id": 5289,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "Picton Green",
    "email": null,
    "address1": "137 EARLE ROAD",
    "address2": "",
    "city": "LIVERPOOL",
    "county": "",
    "nation": "England",
    "postcode": "L7 6HD",
    "telephone": "+441512953377"
}