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

{
    "url": "http://academy.excelhealthcareservices.co.uk/api/countries/NE/?format=api",
    "iso_3166_1_a3": "NER",
    "iso_3166_1_numeric": "562",
    "printable_name": "Niger",
    "name": "Republic of the Niger",
    "display_order": 0,
    "is_shipping_country": true
}