API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/899/?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/899/?format=api",
    "id": 899,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "Barlborough Medical Practice",
    "email": null,
    "address1": "THE OLD MALTHOUSE",
    "address2": "7 WORKSOP ROAD",
    "city": "CHESTERFIELD",
    "county": "DERBYSHIRE",
    "nation": "England",
    "postcode": "S43 4TY",
    "telephone": "+441246819994"
}