API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/3979/?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/3979/?format=api",
    "id": 3979,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "Maple Access Partnership Llp",
    "email": null,
    "address1": "MAPLE HOUSE",
    "address2": "17-19 HAZELWOOD ROAD",
    "city": "NORTHAMPTON",
    "county": "NORTHAMPTONSHIRE",
    "nation": "England",
    "postcode": "NN1 1LG",
    "telephone": "+441604250969"
}