A viewset for viewing and editing Polity Succeeding Entities.

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

{
    "count": 457,
    "next": null,
    "previous": "https://seshat-db.com/api/general/polity-succeeding-entities/?format=api&page=9",
    "results": [
        {
            "id": 457,
            "polity": {
                "id": 598,
                "name": "cz_bohemian_k_1",
                "long_name": "Kingdom of Bohemia - Přemyslid Dynasty",
                "start_year": 1198,
                "end_year": 1309
            },
            "year_from": null,
            "year_to": null,
            "tag": "TRS",
            "is_disputed": false,
            "is_uncertain": false,
            "name": "Polity_succeeding_entity",
            "succeeding_entity": "Kingdom of Bohemia - Luxembourgian and Jagiellonian Dynasty",
            "comment": null,
            "description": ""
        },
        {
            "id": 458,
            "polity": {
                "id": 801,
                "name": "de_hohenzollern_1",
                "long_name": "Electorate of Brandenburg",
                "start_year": 1415,
                "end_year": 1618
            },
            "year_from": null,
            "year_to": null,
            "tag": "TRS",
            "is_disputed": false,
            "is_uncertain": false,
            "name": "Polity_succeeding_entity",
            "succeeding_entity": "Brandenburg-Prussia",
            "comment": null,
            "description": ""
        },
        {
            "id": 459,
            "polity": {
                "id": 802,
                "name": "de_hohenzollern_2",
                "long_name": "Brandenburg-Prussia",
                "start_year": 1618,
                "end_year": 1870
            },
            "year_from": null,
            "year_to": null,
            "tag": "TRS",
            "is_disputed": false,
            "is_uncertain": false,
            "name": "Polity_succeeding_entity",
            "succeeding_entity": "Germany - Hohenzollern Dynasty",
            "comment": null,
            "description": ""
        },
        {
            "id": 460,
            "polity": {
                "id": 330,
                "name": "pl_teutonic_order",
                "long_name": "State of the Teutonic Order",
                "start_year": 1300,
                "end_year": 1400
            },
            "year_from": null,
            "year_to": null,
            "tag": "TRS",
            "is_disputed": false,
            "is_uncertain": false,
            "name": "Polity_succeeding_entity",
            "succeeding_entity": "Brandenburg-Prussia",
            "comment": null,
            "description": ""
        },
        {
            "id": 461,
            "polity": {
                "id": 806,
                "name": "de_hohenzollern_3",
                "long_name": "Germany - Hohenzollern Dynasty",
                "start_year": 1871,
                "end_year": 1918
            },
            "year_from": null,
            "year_to": null,
            "tag": "TRS",
            "is_disputed": false,
            "is_uncertain": false,
            "name": "Polity_succeeding_entity",
            "succeeding_entity": "Weimar Republic",
            "comment": null,
            "description": ""
        },
        {
            "id": 462,
            "polity": {
                "id": 810,
                "name": "hu_arpad_dyn",
                "long_name": "Hungary Kingdom - Árpád Dynasty",
                "start_year": 1000,
                "end_year": 1301
            },
            "year_from": null,
            "year_to": null,
            "tag": "TRS",
            "is_disputed": false,
            "is_uncertain": false,
            "name": "Polity_succeeding_entity",
            "succeeding_entity": "Hungary Kingdom - Anjou and Later Dynasties",
            "comment": null,
            "description": ""
        },
        {
            "id": 463,
            "polity": {
                "id": 798,
                "name": "de_east_francia",
                "long_name": "East Francia",
                "start_year": 842,
                "end_year": 919
            },
            "year_from": null,
            "year_to": null,
            "tag": "TRS",
            "is_disputed": false,
            "is_uncertain": false,
            "name": "Polity_succeeding_entity",
            "succeeding_entity": "Holy Roman Empire - Ottonian-Salian Dynasty",
            "comment": null,
            "description": ""
        }
    ]
}