Rest API view for Party model.

GET /api/parties/?format=api&page=18
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1707,
    "next": null,
    "previous": "https://parlgov.fly.dev/api/parties/?format=api&page=17",
    "results": [
        {
            "id": 1363,
            "created_at": "2024-08-15T09:29:44.016000+02:00",
            "updated_at": "2024-08-15T09:29:44.018000+02:00",
            "name_short": "UUUC",
            "name_english": "United Ulster Unionist Coalition",
            "name": "United Ulster Unionist Coalition",
            "name_ascii": "United Ulster Unionist Coalition",
            "name_nonlatin": "",
            "wikipedia": "http://en.wikipedia.org/wiki/United_Ulster_Unionist_Coalition",
            "foundation_date": null,
            "dissolution_date": null,
            "data_source": "",
            "description": "",
            "comment": "",
            "data_json": {},
            "country": 44,
            "family": 28
        },
        {
            "id": 349,
            "created_at": "2024-08-15T09:29:42.196000+02:00",
            "updated_at": "2024-08-15T09:29:42.198000+02:00",
            "name_short": "U",
            "name_english": "Unity",
            "name": "Unity",
            "name_ascii": "Unity",
            "name_nonlatin": "",
            "wikipedia": "http://en.wikipedia.org/wiki/Unity_%28Northern_Ireland%29",
            "foundation_date": "1969-07-01",
            "dissolution_date": "1978-07-01",
            "data_source": "",
            "description": "",
            "comment": "",
            "data_json": {},
            "country": 44,
            "family": 16
        },
        {
            "id": 646,
            "created_at": "2024-08-15T09:29:42.806000+02:00",
            "updated_at": "2024-08-15T09:29:42.808000+02:00",
            "name_short": "VUPP",
            "name_english": "Vanguard Unionist Progressive Party",
            "name": "Vanguard Unionist Progressive Party",
            "name_ascii": "Vanguard Unionist Progressive Party",
            "name_nonlatin": "",
            "wikipedia": "http://en.wikipedia.org/wiki/Vanguard_Progressive_Unionist_Party",
            "foundation_date": "1972-02-01",
            "dissolution_date": "1978-02-01",
            "data_source": "",
            "description": "",
            "comment": "",
            "data_json": {},
            "country": 44,
            "family": 40
        },
        {
            "id": 1599,
            "created_at": "2024-08-15T09:29:44.395000+02:00",
            "updated_at": "2024-08-15T09:29:44.397000+02:00",
            "name_short": "none",
            "name_english": "no party affiliation",
            "name": "no party affiliation",
            "name_ascii": "no party affiliation",
            "name_nonlatin": "",
            "wikipedia": "",
            "foundation_date": null,
            "dissolution_date": null,
            "data_source": "",
            "description": "",
            "comment": "",
            "data_json": {},
            "country": 44,
            "family": 12
        },
        {
            "id": 2562,
            "created_at": "2024-08-15T09:29:46.228000+02:00",
            "updated_at": "2024-08-15T09:29:46.230000+02:00",
            "name_short": "no-seat",
            "name_english": "no seat",
            "name": "no seat",
            "name_ascii": "no seat",
            "name_nonlatin": "",
            "wikipedia": "",
            "foundation_date": null,
            "dissolution_date": null,
            "data_source": "",
            "description": "",
            "comment": "",
            "data_json": {},
            "country": 44,
            "family": 12
        },
        {
            "id": 2296,
            "created_at": "2024-08-15T09:29:45.632000+02:00",
            "updated_at": "2024-08-15T09:29:45.633000+02:00",
            "name_short": "one-seat",
            "name_english": "one seat",
            "name": "one seat",
            "name_ascii": "one seat",
            "name_nonlatin": "",
            "wikipedia": "",
            "foundation_date": null,
            "dissolution_date": null,
            "data_source": "",
            "description": "Parties that won one seat in a single election and less than one percent vote share.",
            "comment": "",
            "data_json": {},
            "country": 44,
            "family": 12
        },
        {
            "id": 453,
            "created_at": "2024-08-15T09:29:42.448000+02:00",
            "updated_at": "2024-08-15T09:29:42.450000+02:00",
            "name_short": "etc",
            "name_english": "others",
            "name": "others",
            "name_ascii": "others",
            "name_nonlatin": "",
            "wikipedia": "",
            "foundation_date": null,
            "dissolution_date": null,
            "data_source": "",
            "description": "",
            "comment": "",
            "data_json": {},
            "country": 44,
            "family": 12
        }
    ]
}