A viewset for viewing and editing Regions.

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

{
    "count": 58,
    "next": "https://seshat-db.com/api/core/regions/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "id": 1,
            "name": "Central Africa",
            "subregions_list": "Angola and DRC",
            "mac_region": 2
        },
        {
            "id": 2,
            "name": "East Africa",
            "subregions_list": "Tanzania, Burundi, Uganda, So Sudan, Somalia, Ethiopia, Eritrea",
            "mac_region": 2
        },
        {
            "id": 3,
            "name": "Maghreb",
            "subregions_list": "From Morocco to Libya",
            "mac_region": 2
        },
        {
            "id": 4,
            "name": "Northeast Africa",
            "subregions_list": "Egypt and Sudan (the Nile Basin)",
            "mac_region": 2
        },
        {
            "id": 5,
            "name": "Sahel",
            "subregions_list": "Mauritania, Mali, Burkina Faso, Niger, Chad (Arid)",
            "mac_region": 2
        },
        {
            "id": 6,
            "name": "Southern Africa",
            "subregions_list": "Namibia, Zambia, Malawi, Mozambique and south",
            "mac_region": 2
        },
        {
            "id": 7,
            "name": "West Africa",
            "subregions_list": "From Senegal to Gabon (Tropical)",
            "mac_region": 2
        },
        {
            "id": 8,
            "name": "Afghanistan",
            "subregions_list": "Afghanistan",
            "mac_region": 3
        },
        {
            "id": 9,
            "name": "Mongolia",
            "subregions_list": "Mongolia, Inner Mongolia, the steppe part of Manchuria",
            "mac_region": 3
        },
        {
            "id": 10,
            "name": "Pontic-Caspian",
            "subregions_list": "The steppe belt of Ukraine and European Russia",
            "mac_region": 3
        },
        {
            "id": 11,
            "name": "Siberia",
            "subregions_list": "Urals, West Siberia, Central Siberia, Yakutia",
            "mac_region": 3
        },
        {
            "id": 12,
            "name": "Tibet",
            "subregions_list": "Tibet",
            "mac_region": 3
        },
        {
            "id": 13,
            "name": "Turkestan",
            "subregions_list": "Turkmenistan, Uzbekistan, Tajikistan, Kyrgyzstan, Kazakstan, Xinjiang",
            "mac_region": 3
        },
        {
            "id": 14,
            "name": "Northeast Asia",
            "subregions_list": "Korea, Japan, forest part of Manchuria, Russian Far East",
            "mac_region": 4
        },
        {
            "id": 15,
            "name": "Central Europe",
            "subregions_list": "Germany, Switzerland, Poland, Austria, Hungary, Czechia, Slovakia",
            "mac_region": 5
        },
        {
            "id": 16,
            "name": "Eastern Europe",
            "subregions_list": "Belarus, non-Steppe Ukraine and European Russia",
            "mac_region": 5
        },
        {
            "id": 17,
            "name": "Northern Europe",
            "subregions_list": "Iceland, Scandinavia, Finland, Baltics",
            "mac_region": 5
        },
        {
            "id": 18,
            "name": "Southern Europe",
            "subregions_list": "Iberia, Italy",
            "mac_region": 5
        },
        {
            "id": 19,
            "name": "Southeastern Europe",
            "subregions_list": "Frm. Yugoslavia, Romania-Moldova, Bulgaria, Albania, Greece",
            "mac_region": 5
        },
        {
            "id": 20,
            "name": "Western Europe",
            "subregions_list": "British Isles, France, Low Countries",
            "mac_region": 5
        },
        {
            "id": 21,
            "name": "Caribbean",
            "subregions_list": "Caribbean islands, Panama, coastal Columbia-Venezuela",
            "mac_region": 6
        },
        {
            "id": 22,
            "name": "East Coast",
            "subregions_list": "East Coast of US",
            "mac_region": 7
        },
        {
            "id": 23,
            "name": "Mexico",
            "subregions_list": "Mexico",
            "mac_region": 7
        },
        {
            "id": 24,
            "name": "Mississippi Basin",
            "subregions_list": "From the Great Lakes to Louisiana",
            "mac_region": 7
        },
        {
            "id": 25,
            "name": "Western North America",
            "subregions_list": "West Coast, the Rockies, and the American SouthWest",
            "mac_region": 7
        },
        {
            "id": 26,
            "name": "Arctic America",
            "subregions_list": "Alaska, Arctic Canada, Greenland",
            "mac_region": 7
        },
        {
            "id": 27,
            "name": "Great Plains",
            "subregions_list": "American Great Plains",
            "mac_region": 7
        },
        {
            "id": 28,
            "name": "Australia",
            "subregions_list": "Australia",
            "mac_region": 8
        },
        {
            "id": 29,
            "name": "New Guinea",
            "subregions_list": "New Guinea",
            "mac_region": 8
        },
        {
            "id": 30,
            "name": "Polynesia",
            "subregions_list": "Polynesia",
            "mac_region": 8
        },
        {
            "id": 31,
            "name": "Amazonia",
            "subregions_list": "Brazil, Guyanas, plus Amazonian parts of bordering states",
            "mac_region": 6
        },
        {
            "id": 32,
            "name": "Andes",
            "subregions_list": "From Ecuador to Chile",
            "mac_region": 6
        },
        {
            "id": 33,
            "name": "Southern South America",
            "subregions_list": "Parguay, Uruguay, Argentina",
            "mac_region": 6
        },
        {
            "id": 37,
            "name": "Eastern South Asia",
            "subregions_list": "Bangladesh + Indian states of West Bengal, Arunachal Pradesh, Assam, Manipur, Meghalaya, Mizoram, Nagaland, Tripura, and Sikkim",
            "mac_region": 9
        },
        {
            "id": 38,
            "name": "Pakistan",
            "subregions_list": "Pakistan",
            "mac_region": 9
        },
        {
            "id": 40,
            "name": "Southern India",
            "subregions_list": "Andhra Pradesh, Goa, Karnataka, Kerala, Tamil Nadu, Telangana",
            "mac_region": 9
        },
        {
            "id": 41,
            "name": "Mainland Southeast Asia",
            "subregions_list": "Myanmar, Thailand, Cambodia, Laos, south Vietnam",
            "mac_region": 10
        },
        {
            "id": 42,
            "name": "Maritime Southeast Asia",
            "subregions_list": "Malaysia, Indonesia, Philippines",
            "mac_region": 10
        },
        {
            "id": 43,
            "name": "Anatolia-Caucasus",
            "subregions_list": "Turkey, Armenia, Georgia, Azerbaijan",
            "mac_region": 11
        },
        {
            "id": 44,
            "name": "Arabia",
            "subregions_list": "Arabian Peninsula",
            "mac_region": 11
        },
        {
            "id": 45,
            "name": "Iran",
            "subregions_list": "Iran",
            "mac_region": 11
        },
        {
            "id": 47,
            "name": "Somewhere",
            "subregions_list": null,
            "mac_region": 2
        },
        {
            "id": 48,
            "name": "Somewhere",
            "subregions_list": null,
            "mac_region": 3
        },
        {
            "id": 49,
            "name": "Somewhere",
            "subregions_list": null,
            "mac_region": 4
        },
        {
            "id": 50,
            "name": "Somewhere",
            "subregions_list": null,
            "mac_region": 5
        },
        {
            "id": 51,
            "name": "Somewhere",
            "subregions_list": null,
            "mac_region": 6
        },
        {
            "id": 52,
            "name": "Somewhere",
            "subregions_list": null,
            "mac_region": 7
        },
        {
            "id": 53,
            "name": "Somewhere",
            "subregions_list": null,
            "mac_region": 8
        },
        {
            "id": 54,
            "name": "Somewhere",
            "subregions_list": null,
            "mac_region": 9
        },
        {
            "id": 55,
            "name": "Somewhere",
            "subregions_list": null,
            "mac_region": 10
        }
    ]
}