API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/317/?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/317/?format=api",
    "id": 317,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "Mayfield Medical Group",
    "email": null,
    "address1": "PARK ROAD",
    "address2": "",
    "city": "JARROW",
    "county": "TYNE AND WEAR",
    "nation": "England",
    "postcode": "NE32 5SE",
    "telephone": "+441914897183"
}