API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/212/?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/212/?format=api",
    "id": 212,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "Prudhoe Medical Group",
    "email": null,
    "address1": "KEPWELL BANK TOP",
    "address2": "",
    "city": "PRUDHOE",
    "county": "NORTHUMBERLAND",
    "nation": "England",
    "postcode": "NE42 5PW",
    "telephone": "+441661839370"
}