API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/3595/?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/3595/?format=api",
    "id": 3595,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "Bramblys Grange Medical Practice",
    "email": null,
    "address1": "DICKSON HOUSE",
    "address2": "CROWN HEIGHTS",
    "city": "BASINGSTOKE",
    "county": "HAMPSHIRE",
    "nation": "England",
    "postcode": "RG21 7AP",
    "telephone": "+441256467778"
}