API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/5771/?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/5771/?format=api",
    "id": 5771,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "Oldham Family Practice",
    "email": null,
    "address1": "1ST FLOOR INTEGRATED C C",
    "address2": "NEW RADCLIFFE STREET",
    "city": "OLDHAM",
    "county": "LANCASHIRE",
    "nation": "England",
    "postcode": "OL1 1NL",
    "telephone": "+441616213456"
}