API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/5847/?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/5847/?format=api",
    "id": 5847,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "1/Monton Medical Practice",
    "email": null,
    "address1": "MONTON MEDICAL CENTRE",
    "address2": "CANAL SIDE",
    "city": "MANCHESTER",
    "county": "GREATER MANCHESTER",
    "nation": "England",
    "postcode": "M30 8AR",
    "telephone": "+441617890011"
}