API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/266/?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/266/?format=api",
    "id": 266,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "West Farm Surgery",
    "email": null,
    "address1": "31 WEST FARM AVENUE",
    "address2": "LONGBENTON",
    "city": "NEWCASTLE UPON TYNE",
    "county": "TYNE AND WEAR",
    "nation": "England",
    "postcode": "NE12 8LS",
    "telephone": "+441912662215"
}