API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/2746/?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/2746/?format=api",
    "id": 2746,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "Saltdean And Rottingdean Med Practice",
    "email": null,
    "address1": "GRAND OCEAN MEDICAL CENTRE",
    "address2": "LONGRIDGE AVENUE",
    "city": "BRIGHTON",
    "county": "",
    "nation": "England",
    "postcode": "BN2 8BU",
    "telephone": "+441273305723"
}