API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/5748/?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/5748/?format=api",
    "id": 5748,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "The Arch Medical Practice",
    "email": null,
    "address1": "HULME MEDICAL CENTRE",
    "address2": "175 ROYCE ROAD",
    "city": "MANCHESTER",
    "county": "GREATER MANCHESTER",
    "nation": "England",
    "postcode": "M15 5TJ",
    "telephone": "+441612260606"
}