A viewset for viewing and editing Polity Alternate Religions.

GET /api/general/polity-alternate-religions/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 106,
    "next": null,
    "previous": "https://seshat-db.com/api/general/polity-alternate-religions/?format=api&page=2",
    "results": [
        {
            "id": 101,
            "polity": {
                "id": 171,
                "name": "tr_rum_sultanate",
                "long_name": "Rum Sultanate",
                "start_year": 1077,
                "end_year": 1307
            },
            "year_from": null,
            "year_to": null,
            "tag": "UND",
            "is_disputed": false,
            "is_uncertain": false,
            "name": "Polity_alternate_religion",
            "alternate_religion": "Uncoded",
            "comment": null,
            "description": null
        },
        {
            "id": 102,
            "polity": {
                "id": 296,
                "name": "uz_chagatai_khanate",
                "long_name": "Chagatai Khanate",
                "start_year": 1227,
                "end_year": 1402
            },
            "year_from": null,
            "year_to": null,
            "tag": "TRS",
            "is_disputed": false,
            "is_uncertain": false,
            "name": "Polity_alternate_religion",
            "alternate_religion": "Hanafi",
            "comment": null,
            "description": null
        },
        {
            "id": 103,
            "polity": {
                "id": 370,
                "name": "uz_timurid_emp",
                "long_name": "Timurid Empire",
                "start_year": 1370,
                "end_year": 1526
            },
            "year_from": null,
            "year_to": null,
            "tag": "UND",
            "is_disputed": false,
            "is_uncertain": false,
            "name": "Polity_alternate_religion",
            "alternate_religion": "Uncoded",
            "comment": null,
            "description": null
        },
        {
            "id": 104,
            "polity": {
                "id": 368,
                "name": "ye_rasulid_dyn",
                "long_name": "Rasulid Dynasty",
                "start_year": 1229,
                "end_year": 1453
            },
            "year_from": null,
            "year_to": null,
            "tag": "TRS",
            "is_disputed": false,
            "is_uncertain": false,
            "name": "Polity_alternate_religion",
            "alternate_religion": "Islam",
            "comment": null,
            "description": null
        },
        {
            "id": 105,
            "polity": {
                "id": 365,
                "name": "ye_warlords",
                "long_name": "Yemen - Era of Warlords",
                "start_year": 1038,
                "end_year": 1174
            },
            "year_from": null,
            "year_to": null,
            "tag": "UND",
            "is_disputed": false,
            "is_uncertain": false,
            "name": "Polity_alternate_religion",
            "alternate_religion": "Uncoded",
            "comment": null,
            "description": null
        },
        {
            "id": 106,
            "polity": {
                "id": 359,
                "name": "ye_ziyad_dyn",
                "long_name": "Yemen Ziyadid Dynasty",
                "start_year": 822,
                "end_year": 1037
            },
            "year_from": null,
            "year_to": null,
            "tag": "UND",
            "is_disputed": false,
            "is_uncertain": false,
            "name": "Polity_alternate_religion",
            "alternate_religion": "Uncoded",
            "comment": null,
            "description": null
        }
    ]
}