API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/577/?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/577/?format=api",
    "id": 577,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "Addingham Surgery",
    "email": null,
    "address1": "ADDINGHAM MEDICAL CENTRE",
    "address2": "151A MAIN STREET",
    "city": "ILKLEY",
    "county": "WEST YORKSHIRE",
    "nation": "England",
    "postcode": "LS29 0LZ",
    "telephone": "+441943830367"
}