API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/135/?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/135/?format=api",
    "id": 135,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "Blackhall And Peterlee Practice",
    "email": null,
    "address1": "BLACKHALL COMMUNITY HEALTH CENTRE",
    "address2": "BLACKHALL COLLIERY",
    "city": "HARTLEPOOL",
    "county": "CLEVELAND",
    "nation": "England",
    "postcode": "TS27 4LQ",
    "telephone": "+441915864331"
}