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

{
    "url": "http://academy.excelhealthcareservices.co.uk/api/countries/VI/?format=api",
    "iso_3166_1_a3": "VIR",
    "iso_3166_1_numeric": "850",
    "printable_name": "Virgin Islands, U.S.",
    "name": "Virgin Islands of the United States",
    "display_order": 0,
    "is_shipping_country": true
}