A viewset for viewing and editing Polity Peak Years.

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

{
    "count": 302,
    "next": null,
    "previous": "https://seshat-db.com/api/general/polity-peak-years/?format=api&page=6",
    "results": [
        {
            "id": 368,
            "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_peak_years",
            "peak_year_from": 887,
            "peak_year_to": 899,
            "comment": null,
            "description": "During Arnulf of Carinthia's reign, East Francia saw effective military leadership, notably in repelling Viking invasions and asserting dominance over Moravia. Arnulf's successful campaigns and his efforts to consolidate royal authority.§REF§Carlrichard Brühl et al., Die Geburt zweier Völker: Deutsche und Franzosen (9. - 11. Jahrhundert) (Köln Weimar Wien: Böhlau, 2001).<a href=\"https://www.zotero.org/groups/1051264/seshat_databank/items/JNUIX7CZ\" target=\"_blank\" class=\"fw-bolder\"> <b> Zotero link: JNUIX7CZ</b></a>§REF§"
        },
        {
            "id": 369,
            "polity": {
                "id": 586,
                "name": "gb_england_norman",
                "long_name": "Norman England",
                "start_year": 1066,
                "end_year": 1153
            },
            "year_from": null,
            "year_to": null,
            "tag": "TRS",
            "is_disputed": false,
            "is_uncertain": false,
            "name": "Polity_peak_years",
            "peak_year_from": 1087,
            "peak_year_to": 1120,
            "comment": "The period 1087–1120 was characterized by political stability under William II and Henry I, territorial unity with Normandy, and administrative consolidation. Economic growth and military dominance supported the expansion of Norman influence in Wales and strengthened ties with Scotland. Culturally, this era saw architectural advancements, including cathedrals and castles, and monastic reforms.  <a class=\"fw-bold\" href=\"https://www.zotero.org/groups/1051264/seshat_databank/items/JISXN2HM\">[Carpenter 2003]</a>",
            "description": ""
        }
    ]
}