API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/6257/?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/6257/?format=api",
    "id": 6257,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "Central Buchan Medical Group",
    "email": null,
    "address1": "SCHOOL STREET",
    "address2": "NEW PITSLIGO",
    "city": "FRASERBURGH",
    "county": "",
    "nation": "England",
    "postcode": "AB43 6NE",
    "telephone": "+441771653205"
}