API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/167/?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/167/?format=api",
    "id": 167,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "Old Forge Surgery",
    "email": null,
    "address1": "HILL TERRACE",
    "address2": "MIDDLETON-IN-TEESDALE",
    "city": "BARNARD CASTLE",
    "county": "COUNTY DURHAM",
    "nation": "England",
    "postcode": "DL12 0QE",
    "telephone": "+441833640217"
}