GET /api/countries/PH/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "http://academy.excelhealthcareservices.co.uk/api/countries/PH/?format=api",
    "iso_3166_1_a3": "PHL",
    "iso_3166_1_numeric": "608",
    "printable_name": "Philippines",
    "name": "Republic of the Philippines",
    "display_order": 0,
    "is_shipping_country": true
}