API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/1055/?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/1055/?format=api",
    "id": 1055,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "St. Peters Hill Surgery",
    "email": null,
    "address1": "15 ST. PETERS HILL",
    "address2": "",
    "city": "GRANTHAM",
    "county": "LINCOLNSHIRE",
    "nation": "England",
    "postcode": "NG31 6QA",
    "telephone": "+448444773612"
}