A viewset for viewing and editing Scaled Armors.

GET /api/wf/scaled-armors/?format=api&page=8
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 351,
    "next": null,
    "previous": "https://seshat-db.com/api/wf/scaled-armors/?format=api&page=7",
    "results": [
        {
            "id": 351,
            "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": "IFR",
            "is_disputed": false,
            "is_uncertain": false,
            "name": "Scaled_armor",
            "scaled_armor": "present",
            "comment": null,
            "description": " Code inferred from Abbasid Caliphate§REF§Hugh N Kennedy. 2001. The Armies of the Caliphs: Military and Society in the Early Islamic State. Routledge. Seshat URL: <a class=\"external free\" href=\"https://www.zotero.org/groups/1051264/seshat_databank/items/itemKey/SGPPFNAZ/q/kennedy\" rel=\"nofollow\">https://www.zotero.org/groups/1051264/seshat_databank/items/itemKey/SGPPFNAZ/q/kennedy</a>§REF§ which occupied Yemen between 751-868 CE."
        }
    ]
}