API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/6555/?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/6555/?format=api",
    "id": 6555,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "Ip Pharmacist Contraception Clinic",
    "email": null,
    "address1": "NHS LANARKSHIRE SEXUAL HEALTH SERVI",
    "address2": "PRESCRIBING DEPT, KIRKLANDS HOSP",
    "city": "GLASGOW",
    "county": "",
    "nation": "England",
    "postcode": "G71 8BB",
    "telephone": "+441698858128"
}