API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/6673/?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/6673/?format=api",
    "id": 6673,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "Liberton Medical Group",
    "email": null,
    "address1": "65 LIBERTON GARDENS",
    "address2": "",
    "city": "EDINBURGH",
    "county": "MIDLOTHIAN",
    "nation": "England",
    "postcode": "EH16 6JT",
    "telephone": "+441316643050"
}