API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/5328/?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/5328/?format=api",
    "id": 5328,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "Patterdale Lodge Med Ctre",
    "email": null,
    "address1": "PATTERDALE LODGE MEDICAL CENTRE",
    "address2": "LEGH STREET",
    "city": "NEWTON-LE-WILLOWS",
    "county": "MERSEYSIDE",
    "nation": "England",
    "postcode": "WA12 9NA",
    "telephone": "+441925227111"
}