API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/3960/?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/3960/?format=api",
    "id": 3960,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "County Surgery",
    "email": null,
    "address1": "202-204 ABINGTON AVENUE",
    "address2": "",
    "city": "NORTHAMPTON",
    "county": "NORTHAMPTONSHIRE",
    "nation": "England",
    "postcode": "NN1 4QA",
    "telephone": "+441604632918"
}