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

{
    "url": "http://storeapi.ariss.app/countries/IR/?format=api",
    "iso_3166_1_a3": "IRN",
    "iso_3166_1_numeric": "364",
    "printable_name": "Iran, Islamic Republic of",
    "name": "Islamic Republic of Iran",
    "display_order": 0,
    "is_shipping_country": true
}