API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/293/?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/293/?format=api",
    "id": 293,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "Denton Turret Medical Centre",
    "email": null,
    "address1": "10 KENLEY ROAD",
    "address2": "SLATYFORD",
    "city": "NEWCASTLE UPON TYNE",
    "county": "TYNE AND WEAR",
    "nation": "England",
    "postcode": "NE5 2UY",
    "telephone": "+441912741840"
}