GET /en-nz/api/locations/countries/NZ/regions/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    [
        "NZ-AUK",
        "Auckland"
    ],
    [
        "NZ-BOP",
        "Bay of Plenty"
    ],
    [
        "NZ-CAN",
        "Canterbury"
    ],
    [
        "NZ-GIS",
        "Gisborne"
    ],
    [
        "NZ-HKB",
        "Hawke's Bay"
    ],
    [
        "NZ-MBH",
        "Marlborough"
    ],
    [
        "NZ-MWT",
        "Manawatu-Wanganui"
    ],
    [
        "NZ-NSN",
        "Nelson"
    ],
    [
        "NZ-NTL",
        "Northland"
    ],
    [
        "NZ-OTA",
        "Otago"
    ],
    [
        "NZ-STL",
        "Southland"
    ],
    [
        "NZ-TAS",
        "Tasman"
    ],
    [
        "NZ-TKI",
        "Taranaki"
    ],
    [
        "NZ-WGN",
        "Wellington"
    ],
    [
        "NZ-WKO",
        "Waikato"
    ],
    [
        "NZ-WTC",
        "West Coast"
    ]
]