API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/3167/?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/3167/?format=api",
    "id": 3167,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "Parishes Bridge Med.Pract",
    "email": null,
    "address1": "WEST BYFLEET HEALTH CENTRE",
    "address2": "MADEIRA ROAD",
    "city": "WEST BYFLEET",
    "county": "SURREY",
    "nation": "England",
    "postcode": "KT14 6DH",
    "telephone": "+441932336933"
}