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

{
    "url": "http://academy.excelhealthcareservices.co.uk/api/countries/LU/?format=api",
    "iso_3166_1_a3": "LUX",
    "iso_3166_1_numeric": "442",
    "printable_name": "Luxembourg",
    "name": "Grand Duchy of Luxembourg",
    "display_order": 0,
    "is_shipping_country": true
}