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

{
    "url": "http://academy.excelhealthcareservices.co.uk/api/countries/MP/?format=api",
    "iso_3166_1_a3": "MNP",
    "iso_3166_1_numeric": "580",
    "printable_name": "Northern Mariana Islands",
    "name": "Commonwealth of the Northern Mariana Islands",
    "display_order": 0,
    "is_shipping_country": true
}