Polity Preceding Entity List
A viewset for viewing and editing Polity Preceding Entities.
GET /api/general/polity-preceding-entities/?format=api&page=10
{ "count": 452, "next": null, "previous": "https://seshat-db.com/api/general/polity-preceding-entities/?format=api&page=9", "results": [ { "id": 463, "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_preceding_entity", "merged_old_data": null, "relationship_to_preceding_entity": "continuity", "preceding_entity": null, "other_polity": { "id": 852, "name": "hu_hungary_principality", "long_name": "Principality of Hungary", "start_year": 895, "end_year": 999 }, "comment": null, "description": "" }, { "id": 464, "polity": { "id": 600, "name": "ru_romanov_dyn_1", "long_name": "Russian Empire, Romanov Dynasty I", "start_year": 1614, "end_year": 1775 }, "year_from": null, "year_to": null, "tag": "TRS", "is_disputed": false, "is_uncertain": false, "name": "Polity_preceding_entity", "merged_old_data": null, "relationship_to_preceding_entity": "continuity", "preceding_entity": null, "other_polity": { "id": 337, "name": "ru_moskva_rurik_dyn", "long_name": "Grand Principality of Moscow, Rurikid Dynasty", "start_year": 1480, "end_year": 1613 }, "comment": null, "description": "" } ] }