API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/7628/?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/7628/?format=api",
    "id": 7628,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "Balderton Surgery",
    "email": null,
    "address1": "BALDERTON PCC",
    "address2": "LOWFIELD LANE",
    "city": "NEWARK",
    "county": "NOTTINGHAMSHIRE",
    "nation": "England",
    "postcode": "NG24 3HJ",
    "telephone": "+441636705826"
}