API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/2224/?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/2224/?format=api",
    "id": 2224,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "Creffield Medical Group",
    "email": null,
    "address1": "CREFFIELD MEDICAL CENTRE",
    "address2": "15 CAVALRY ROAD",
    "city": "COLCHESTER",
    "county": "ESSEX",
    "nation": "England",
    "postcode": "CO2 7GH",
    "telephone": "+441206570371"
}