A viewset for viewing and editing Polity Research Assistants.

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

{
    "count": 554,
    "next": null,
    "previous": "https://seshat-db.com/api/general/polity-research-assistants/?format=api&page=11",
    "results": [
        {
            "id": 1114,
            "polity": {
                "id": 372,
                "name": "ye_tahirid_dyn",
                "long_name": "Yemen - Tahirid Dynasty",
                "start_year": 1454,
                "end_year": 1517
            },
            "year_from": null,
            "year_to": null,
            "tag": "TRS",
            "is_disputed": false,
            "is_uncertain": false,
            "name": "Polity_research_assistant",
            "polity_ra": {
                "id": 103,
                "role": "Researcher",
                "user": 103
            },
            "comment": null,
            "description": null
        },
        {
            "id": 1115,
            "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": "TRS",
            "is_disputed": false,
            "is_uncertain": false,
            "name": "Polity_research_assistant",
            "polity_ra": {
                "id": 103,
                "role": "Researcher",
                "user": 103
            },
            "comment": null,
            "description": null
        },
        {
            "id": 1116,
            "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": "TRS",
            "is_disputed": false,
            "is_uncertain": false,
            "name": "Polity_research_assistant",
            "polity_ra": {
                "id": 103,
                "role": "Researcher",
                "user": 103
            },
            "comment": null,
            "description": null
        },
        {
            "id": 1117,
            "polity": {
                "id": 570,
                "name": "es_spanish_emp_2",
                "long_name": "Spanish Empire II",
                "start_year": 1716,
                "end_year": 1814
            },
            "year_from": 1716,
            "year_to": 1814,
            "tag": "TRS",
            "is_disputed": false,
            "is_uncertain": false,
            "name": "Polity_research_assistant",
            "polity_ra": {
                "id": 131,
                "role": "Researcher",
                "user": 131
            },
            "comment": null,
            "description": ""
        }
    ]
}