A viewset for viewing and editing Ceremonial Sites.

GET /api/sc/ceremonial-sites/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 105,
    "next": null,
    "previous": "https://seshat-db.com/api/sc/ceremonial-sites/?format=api&page=2",
    "results": [
        {
            "id": 102,
            "polity": {
                "id": 427,
                "name": "ml_jenne_jeno_1",
                "long_name": "Jenne-jeno I",
                "start_year": -250,
                "end_year": 49
            },
            "year_from": null,
            "year_to": null,
            "tag": "UND",
            "is_disputed": false,
            "is_uncertain": false,
            "name": "Ceremonial_site",
            "ceremonial_site": "uncoded",
            "comment": "unknown",
            "description": null
        },
        {
            "id": 103,
            "polity": {
                "id": 428,
                "name": "ml_jenne_jeno_2",
                "long_name": "Jenne-jeno II",
                "start_year": 50,
                "end_year": 399
            },
            "year_from": null,
            "year_to": null,
            "tag": "UND",
            "is_disputed": false,
            "is_uncertain": false,
            "name": "Ceremonial_site",
            "ceremonial_site": "uncoded",
            "comment": "unknown \"In the deposits dated from the fifth century, there are definite indications that the organization of society is changing. We find organized cemeteries, with interments in large burial urns (Pl. 3) as well as inhumations outside of urns in simple pits, on the edge of the settlement.\"   <a class=\"fw-bold\" href=\"https://www.zotero.org/groups/1051264/seshat_databank/items/CF4PCZUR\">[McIntosh 1990]</a>",
            "description": null
        },
        {
            "id": 104,
            "polity": {
                "id": 430,
                "name": "ml_jenne_jeno_3",
                "long_name": "Jenne-jeno III",
                "start_year": 400,
                "end_year": 899
            },
            "year_from": null,
            "year_to": null,
            "tag": "UND",
            "is_disputed": false,
            "is_uncertain": false,
            "name": "Ceremonial_site",
            "ceremonial_site": "uncoded",
            "comment": "unknown",
            "description": null
        },
        {
            "id": 105,
            "polity": {
                "id": 431,
                "name": "ml_jenne_jeno_4",
                "long_name": "Jenne-jeno IV",
                "start_year": 900,
                "end_year": 1300
            },
            "year_from": null,
            "year_to": null,
            "tag": "UND",
            "is_disputed": false,
            "is_uncertain": false,
            "name": "Ceremonial_site",
            "ceremonial_site": "uncoded",
            "comment": "unknown",
            "description": null
        },
        {
            "id": 106,
            "polity": {
                "id": 477,
                "name": "iq_ur_dyn_3",
                "long_name": "Ur - Dynasty III",
                "start_year": -2112,
                "end_year": -2004
            },
            "year_from": null,
            "year_to": null,
            "tag": "UND",
            "is_disputed": false,
            "is_uncertain": false,
            "name": "Ceremonial_site",
            "ceremonial_site": "uncoded",
            "comment": "Unknown.",
            "description": null
        }
    ]
}