API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/3400/?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/3400/?format=api",
    "id": 3400,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "Thameside Medical Practice",
    "email": null,
    "address1": "THAMES HOUSE",
    "address2": "180-194 HIGH STREET",
    "city": "TEDDINGTON",
    "county": "MIDDLESEX",
    "nation": "England",
    "postcode": "TW11 8HU",
    "telephone": "+442086144930"
}