API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/7131/?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/7131/?format=api",
    "id": 7131,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "The Health Centre",
    "email": null,
    "address1": "HWB IECHYD EIFIONYDD",
    "address2": "PWLLHELI ROAD",
    "city": "CRICCIETH",
    "county": "",
    "nation": "England",
    "postcode": "LL52 0RR",
    "telephone": "+441766800550"
}