Rest API view for ElectionResult model.

GET /api/election-results/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 9799,
    "next": "https://parlgov.fly.dev/api/election-results/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "id": 6203,
            "created_at": "2024-08-15T09:30:26.238000+02:00",
            "updated_at": "2024-08-15T09:30:26.240000+02:00",
            "party_id_source": "PROT",
            "seats": 32,
            "vote_share": "44.40",
            "votes": 189294,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {
                "seats_uncontested": 6
            },
            "election": 731,
            "party": 1898,
            "alliance": null
        },
        {
            "id": 6256,
            "created_at": "2024-08-15T09:30:26.399000+02:00",
            "updated_at": "2024-08-15T09:30:26.401000+02:00",
            "party_id_source": "FT",
            "seats": 26,
            "vote_share": "34.20",
            "votes": 145611,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 731,
            "party": 1938,
            "alliance": null
        },
        {
            "id": 6401,
            "created_at": "2024-08-15T09:30:26.877000+02:00",
            "updated_at": "2024-08-15T09:30:26.879000+02:00",
            "party_id_source": "ALP",
            "seats": 15,
            "vote_share": "19.40",
            "votes": 82734,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 731,
            "party": 1253,
            "alliance": null
        },
        {
            "id": 6224,
            "created_at": "2024-08-15T09:30:26.295000+02:00",
            "updated_at": "2024-08-15T09:30:26.297000+02:00",
            "party_id_source": "Others",
            "seats": 1,
            "vote_share": "1.40",
            "votes": 5815,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 731,
            "party": 1396,
            "alliance": null
        },
        {
            "id": 6335,
            "created_at": "2024-08-15T09:30:26.663000+02:00",
            "updated_at": "2024-08-15T09:30:26.665000+02:00",
            "party_id_source": "Ind. Labor",
            "seats": 1,
            "vote_share": "0.60",
            "votes": 2569,
            "data_source": "barber",
            "description": "Independet Labor Party (Queensland)",
            "comment": "",
            "data_json": {},
            "election": 731,
            "party": 2299,
            "alliance": null
        },
        {
            "id": 6179,
            "created_at": "2024-08-15T09:30:26.142000+02:00",
            "updated_at": "2024-08-15T09:30:26.143000+02:00",
            "party_id_source": "PROT",
            "seats": 26,
            "vote_share": "29.70",
            "votes": 214091,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {
                "seats_uncontested": 11
            },
            "election": 730,
            "party": 1898,
            "alliance": null
        },
        {
            "id": 6169,
            "created_at": "2024-08-15T09:30:26.105000+02:00",
            "updated_at": "2024-08-15T09:30:26.107000+02:00",
            "party_id_source": "FT",
            "seats": 25,
            "vote_share": "34.40",
            "votes": 247774,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {
                "seats_uncontested": 4
            },
            "election": 730,
            "party": 1938,
            "alliance": null
        },
        {
            "id": 6334,
            "created_at": "2024-08-15T09:30:26.657000+02:00",
            "updated_at": "2024-08-15T09:30:26.659000+02:00",
            "party_id_source": "ALP",
            "seats": 23,
            "vote_share": "31.00",
            "votes": 223163,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {
                "seats_uncontested": 2
            },
            "election": 730,
            "party": 1253,
            "alliance": null
        },
        {
            "id": 6278,
            "created_at": "2024-08-15T09:30:26.469000+02:00",
            "updated_at": "2024-08-15T09:30:26.471000+02:00",
            "party_id_source": "Revenue Tariff",
            "seats": 1,
            "vote_share": "0.50",
            "votes": 3546,
            "data_source": "barber",
            "description": "Revenue Tariff Party (Tasmania)",
            "comment": "",
            "data_json": {},
            "election": 730,
            "party": 2299,
            "alliance": null
        },
        {
            "id": 6331,
            "created_at": "2024-08-15T09:30:26.642000+02:00",
            "updated_at": "2024-08-15T09:30:26.644000+02:00",
            "party_id_source": "Others",
            "seats": 0,
            "vote_share": "4.50",
            "votes": 32364,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 730,
            "party": 1396,
            "alliance": null
        },
        {
            "id": 6391,
            "created_at": "2024-08-15T09:30:26.845000+02:00",
            "updated_at": "2024-08-15T09:30:26.847000+02:00",
            "party_id_source": "Anti-Socialist",
            "seats": 27,
            "vote_share": "38.20",
            "votes": 363257,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {
                "seats_uncontested": 3
            },
            "election": 725,
            "party": 1938,
            "alliance": null
        },
        {
            "id": 6170,
            "created_at": "2024-08-15T09:30:26.111000+02:00",
            "updated_at": "2024-08-15T09:30:26.113000+02:00",
            "party_id_source": "ALP",
            "seats": 26,
            "vote_share": "36.60",
            "votes": 348711,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {
                "seats_uncontested": 3
            },
            "election": 725,
            "party": 1253,
            "alliance": null
        },
        {
            "id": 6180,
            "created_at": "2024-08-15T09:30:26.147000+02:00",
            "updated_at": "2024-08-15T09:30:26.149000+02:00",
            "party_id_source": "PROT",
            "seats": 16,
            "vote_share": "16.40",
            "votes": 156425,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {
                "seats_uncontested": 1
            },
            "election": 725,
            "party": 1898,
            "alliance": null
        },
        {
            "id": 6258,
            "created_at": "2024-08-15T09:30:26.411000+02:00",
            "updated_at": "2024-08-15T09:30:26.413000+02:00",
            "party_id_source": "Ind. Protectionist",
            "seats": 4,
            "vote_share": "4.80",
            "votes": 46074,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 725,
            "party": 1917,
            "alliance": null
        },
        {
            "id": 6208,
            "created_at": "2024-08-15T09:30:26.259000+02:00",
            "updated_at": "2024-08-15T09:30:26.261000+02:00",
            "party_id_source": "WA Party",
            "seats": 2,
            "vote_share": "2.30",
            "votes": 22154,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 725,
            "party": 1906,
            "alliance": null
        },
        {
            "id": 6374,
            "created_at": "2024-08-15T09:30:26.783000+02:00",
            "updated_at": "2024-08-15T09:30:26.785000+02:00",
            "party_id_source": "Others",
            "seats": 0,
            "vote_share": "1.20",
            "votes": 11343,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 725,
            "party": 1396,
            "alliance": null
        },
        {
            "id": 6277,
            "created_at": "2024-08-15T09:30:26.464000+02:00",
            "updated_at": "2024-08-15T09:30:26.466000+02:00",
            "party_id_source": "ALP",
            "seats": 43,
            "vote_share": "50.00",
            "votes": 660864,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {
                "seats_uncontested": 2
            },
            "election": 747,
            "party": 1253,
            "alliance": null
        },
        {
            "id": 6326,
            "created_at": "2024-08-15T09:30:26.626000+02:00",
            "updated_at": "2024-08-15T09:30:26.628000+02:00",
            "party_id_source": "LP",
            "seats": 31,
            "vote_share": "45.10",
            "votes": 596350,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {
                "seats_uncontested": 2
            },
            "election": 747,
            "party": 2285,
            "alliance": null
        },
        {
            "id": 6234,
            "created_at": "2024-08-15T09:30:26.323000+02:00",
            "updated_at": "2024-08-15T09:30:26.325000+02:00",
            "party_id_source": "Others",
            "seats": 1,
            "vote_share": "4.50",
            "votes": 59526,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 747,
            "party": 1396,
            "alliance": null
        },
        {
            "id": 6257,
            "created_at": "2024-08-15T09:30:26.405000+02:00",
            "updated_at": "2024-08-15T09:30:26.407000+02:00",
            "party_id_source": "Independent Liberal",
            "seats": 0,
            "vote_share": "0.40",
            "votes": 5842,
            "data_source": "barber",
            "description": "Independent Liberal",
            "comment": "",
            "data_json": {},
            "election": 747,
            "party": 2057,
            "alliance": null
        },
        {
            "id": 6222,
            "created_at": "2024-08-15T09:30:26.290000+02:00",
            "updated_at": "2024-08-15T09:30:26.292000+02:00",
            "party_id_source": "LP",
            "seats": 38,
            "vote_share": "48.90",
            "votes": 930076,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 748,
            "party": 2285,
            "alliance": null
        },
        {
            "id": 6295,
            "created_at": "2024-08-15T09:30:26.521000+02:00",
            "updated_at": "2024-08-15T09:30:26.523000+02:00",
            "party_id_source": "ALP",
            "seats": 37,
            "vote_share": "48.50",
            "votes": 921099,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 748,
            "party": 1253,
            "alliance": null
        },
        {
            "id": 6168,
            "created_at": "2024-08-15T09:30:26.100000+02:00",
            "updated_at": "2024-08-15T09:30:26.102000+02:00",
            "party_id_source": "Others",
            "seats": 0,
            "vote_share": "2.60",
            "votes": 49194,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 748,
            "party": 1396,
            "alliance": null
        },
        {
            "id": 6299,
            "created_at": "2024-08-15T09:30:26.531000+02:00",
            "updated_at": "2024-08-15T09:30:26.533000+02:00",
            "party_id_source": "ALP",
            "seats": 42,
            "vote_share": "50.90",
            "votes": 858451,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {
                "seats_uncontested": 7
            },
            "election": 724,
            "party": 1253,
            "alliance": null
        },
        {
            "id": 6221,
            "created_at": "2024-08-15T09:30:26.286000+02:00",
            "updated_at": "2024-08-15T09:30:26.287000+02:00",
            "party_id_source": "LP",
            "seats": 32,
            "vote_share": "47.20",
            "votes": 796397,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {
                "seats_uncontested": 6
            },
            "election": 724,
            "party": 2285,
            "alliance": null
        },
        {
            "id": 6436,
            "created_at": "2024-08-15T09:30:27+02:00",
            "updated_at": "2024-08-15T09:30:27.002000+02:00",
            "party_id_source": "Others",
            "seats": 1,
            "vote_share": "1.90",
            "votes": 31915,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 724,
            "party": 1396,
            "alliance": null
        },
        {
            "id": 6204,
            "created_at": "2024-08-15T09:30:26.243000+02:00",
            "updated_at": "2024-08-15T09:30:26.245000+02:00",
            "party_id_source": "NAT",
            "seats": 53,
            "vote_share": "54.20",
            "votes": 1021128,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {
                "seats_uncontested": 7
            },
            "election": 750,
            "party": 1905,
            "alliance": null
        },
        {
            "id": 6333,
            "created_at": "2024-08-15T09:30:26.652000+02:00",
            "updated_at": "2024-08-15T09:30:26.654000+02:00",
            "party_id_source": "ALP",
            "seats": 22,
            "vote_share": "43.90",
            "votes": 827551,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {
                "seats_uncontested": 3
            },
            "election": 750,
            "party": 1253,
            "alliance": null
        },
        {
            "id": 6236,
            "created_at": "2024-08-15T09:30:26.328000+02:00",
            "updated_at": "2024-08-15T09:30:26.330000+02:00",
            "party_id_source": "Others",
            "seats": 0,
            "vote_share": "1.80",
            "votes": 34755,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 750,
            "party": 1396,
            "alliance": null
        },
        {
            "id": 6292,
            "created_at": "2024-08-15T09:30:26.515000+02:00",
            "updated_at": "2024-08-15T09:30:26.517000+02:00",
            "party_id_source": "NAT",
            "seats": 37,
            "vote_share": "45.10",
            "votes": 860519,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 723,
            "party": 1905,
            "alliance": null
        },
        {
            "id": 6408,
            "created_at": "2024-08-15T09:30:26.908000+02:00",
            "updated_at": "2024-08-15T09:30:26.910000+02:00",
            "party_id_source": "ALP",
            "seats": 26,
            "vote_share": "42.50",
            "votes": 811244,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {
                "seats_uncontested": 2
            },
            "election": 723,
            "party": 1253,
            "alliance": null
        },
        {
            "id": 6332,
            "created_at": "2024-08-15T09:30:26.647000+02:00",
            "updated_at": "2024-08-15T09:30:26.649000+02:00",
            "party_id_source": "Victorian Farmers' Union",
            "seats": 5,
            "vote_share": "4.20",
            "votes": 79839,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 723,
            "party": 1929,
            "alliance": null
        },
        {
            "id": 6260,
            "created_at": "2024-08-15T09:30:26.422000+02:00",
            "updated_at": "2024-08-15T09:30:26.424000+02:00",
            "party_id_source": "Nationalist and Farmers",
            "seats": 3,
            "vote_share": "2.40",
            "votes": 46730,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 723,
            "party": 1918,
            "alliance": null
        },
        {
            "id": 6312,
            "created_at": "2024-08-15T09:30:26.584000+02:00",
            "updated_at": "2024-08-15T09:30:26.585000+02:00",
            "party_id_source": "CP",
            "seats": 2,
            "vote_share": "0.90",
            "votes": 17753,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 723,
            "party": 184,
            "alliance": null
        },
        {
            "id": 6413,
            "created_at": "2024-08-15T09:30:26.933000+02:00",
            "updated_at": "2024-08-15T09:30:26.935000+02:00",
            "party_id_source": "Ind. Nationalist",
            "seats": 1,
            "vote_share": "1.70",
            "votes": 32507,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 723,
            "party": 1903,
            "alliance": null
        },
        {
            "id": 6244,
            "created_at": "2024-08-15T09:30:26.351000+02:00",
            "updated_at": "2024-08-15T09:30:26.353000+02:00",
            "party_id_source": "Farmers and Settlers",
            "seats": 1,
            "vote_share": "1.00",
            "votes": 19467,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 723,
            "party": 1913,
            "alliance": null
        },
        {
            "id": 6246,
            "created_at": "2024-08-15T09:30:26.363000+02:00",
            "updated_at": "2024-08-15T09:30:26.366000+02:00",
            "party_id_source": "Others",
            "seats": 0,
            "vote_share": "1.50",
            "votes": 28077,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 723,
            "party": 1396,
            "alliance": null
        },
        {
            "id": 6190,
            "created_at": "2024-08-15T09:30:26.185000+02:00",
            "updated_at": "2024-08-15T09:30:26.187000+02:00",
            "party_id_source": "ALP",
            "seats": 30,
            "vote_share": "42.30",
            "votes": 665597,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {
                "district_results": {
                    "district": "northern_territory",
                    "seats": 1
                },
                "seats_uncontested": 1
            },
            "election": 726,
            "party": 1253,
            "alliance": null
        },
        {
            "id": 6365,
            "created_at": "2024-08-15T09:30:26.750000+02:00",
            "updated_at": "2024-08-15T09:30:26.752000+02:00",
            "party_id_source": "NAT",
            "seats": 26,
            "vote_share": "35.20",
            "votes": 553920,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {
                "seats_uncontested": 2
            },
            "election": 726,
            "party": 1905,
            "alliance": null
        },
        {
            "id": 6403,
            "created_at": "2024-08-15T09:30:26.887000+02:00",
            "updated_at": "2024-08-15T09:30:26.889000+02:00",
            "party_id_source": "CP",
            "seats": 14,
            "vote_share": "12.60",
            "votes": 197513,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {
                "seats_uncontested": 1
            },
            "election": 726,
            "party": 184,
            "alliance": null
        },
        {
            "id": 6357,
            "created_at": "2024-08-15T09:30:26.736000+02:00",
            "updated_at": "2024-08-15T09:30:26.738000+02:00",
            "party_id_source": "LP",
            "seats": 5,
            "vote_share": "4.70",
            "votes": 73939,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {
                "seats_uncontested": 1
            },
            "election": 726,
            "party": 2286,
            "alliance": null
        },
        {
            "id": 6282,
            "created_at": "2024-08-15T09:30:26.485000+02:00",
            "updated_at": "2024-08-15T09:30:26.486000+02:00",
            "party_id_source": "Others",
            "seats": 1,
            "vote_share": "4.60",
            "votes": 72449,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 726,
            "party": 1396,
            "alliance": null
        },
        {
            "id": 6344,
            "created_at": "2024-08-15T09:30:26.689000+02:00",
            "updated_at": "2024-08-15T09:30:26.691000+02:00",
            "party_id_source": "Majority Labor",
            "seats": 0,
            "vote_share": "0.70",
            "votes": 10303,
            "data_source": "barber",
            "description": "Majority Labor",
            "comment": "",
            "data_json": {},
            "election": 726,
            "party": 2057,
            "alliance": null
        },
        {
            "id": 6248,
            "created_at": "2024-08-15T09:30:50.089000+02:00",
            "updated_at": "2024-08-15T09:30:50.091000+02:00",
            "party_id_source": "NAT",
            "seats": 37,
            "vote_share": "42.50",
            "votes": 1238910,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {
                "seats_uncontested": 1
            },
            "election": 727,
            "party": 1905,
            "alliance": 6441
        },
        {
            "id": 6191,
            "created_at": "2024-08-15T09:30:26.190000+02:00",
            "updated_at": "2024-08-15T09:30:26.192000+02:00",
            "party_id_source": "ALP",
            "seats": 24,
            "vote_share": "45.00",
            "votes": 1314480,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 727,
            "party": 1253,
            "alliance": null
        },
        {
            "id": 6404,
            "created_at": "2024-08-15T09:30:50.094000+02:00",
            "updated_at": "2024-08-15T09:30:50.096000+02:00",
            "party_id_source": "CP",
            "seats": 14,
            "vote_share": "10.70",
            "votes": 313363,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 727,
            "party": 184,
            "alliance": 6441
        },
        {
            "id": 6173,
            "created_at": "2024-08-15T09:30:26.122000+02:00",
            "updated_at": "2024-08-15T09:30:26.124000+02:00",
            "party_id_source": "Others",
            "seats": 1,
            "vote_share": "1.70",
            "votes": 50929,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 727,
            "party": 1396,
            "alliance": null
        },
        {
            "id": 6441,
            "created_at": "2024-08-15T09:30:27.018000+02:00",
            "updated_at": "2024-08-15T09:30:27.020000+02:00",
            "party_id_source": "C",
            "seats": null,
            "vote_share": null,
            "votes": null,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 727,
            "party": 1428,
            "alliance": null
        },
        {
            "id": 6378,
            "created_at": "2024-08-15T09:30:50.104000+02:00",
            "updated_at": "2024-08-15T09:30:50.107000+02:00",
            "party_id_source": "ALP",
            "seats": 32,
            "vote_share": "44.70",
            "votes": 1159407,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {
                "seats_uncontested": 3
            },
            "election": 728,
            "party": 1253,
            "alliance": 6442
        },
        {
            "id": 6279,
            "created_at": "2024-08-15T09:30:26.475000+02:00",
            "updated_at": "2024-08-15T09:30:26.477000+02:00",
            "party_id_source": "NAT",
            "seats": 29,
            "vote_share": "39.10",
            "votes": 1014522,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {
                "seats_uncontested": 5
            },
            "election": 728,
            "party": 1905,
            "alliance": null
        },
        {
            "id": 6264,
            "created_at": "2024-08-15T09:30:50.099000+02:00",
            "updated_at": "2024-08-15T09:30:50.101000+02:00",
            "party_id_source": "CP",
            "seats": 13,
            "vote_share": "10.50",
            "votes": 271686,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {
                "seats_uncontested": 4
            },
            "election": 728,
            "party": 184,
            "alliance": 6442
        },
        {
            "id": 6339,
            "created_at": "2024-08-15T09:30:26.674000+02:00",
            "updated_at": "2024-08-15T09:30:26.676000+02:00",
            "party_id_source": "Others",
            "seats": 1,
            "vote_share": "4.20",
            "votes": 109082,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 728,
            "party": 1396,
            "alliance": null
        },
        {
            "id": 6249,
            "created_at": "2024-08-15T09:30:26.375000+02:00",
            "updated_at": "2024-08-15T09:30:26.377000+02:00",
            "party_id_source": "Country Progressive",
            "seats": 1,
            "vote_share": "1.60",
            "votes": 41713,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 728,
            "party": 1914,
            "alliance": null
        },
        {
            "id": 6442,
            "created_at": "2024-08-15T09:30:27.024000+02:00",
            "updated_at": "2024-08-15T09:30:27.025000+02:00",
            "party_id_source": "C",
            "seats": null,
            "vote_share": null,
            "votes": null,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 728,
            "party": 1428,
            "alliance": null
        },
        {
            "id": 6194,
            "created_at": "2024-08-15T09:30:26.200000+02:00",
            "updated_at": "2024-08-15T09:30:26.202000+02:00",
            "party_id_source": "ALP",
            "seats": 47,
            "vote_share": "48.80",
            "votes": 1406327,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {
                "seats_uncontested": 6
            },
            "election": 729,
            "party": 1253,
            "alliance": null
        },
        {
            "id": 6213,
            "created_at": "2024-08-15T09:30:50.112000+02:00",
            "updated_at": "2024-08-15T09:30:50.114000+02:00",
            "party_id_source": "NAT",
            "seats": 14,
            "vote_share": "33.90",
            "votes": 975979,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 729,
            "party": 1905,
            "alliance": 6443
        },
        {
            "id": 6253,
            "created_at": "2024-08-15T09:30:50.118000+02:00",
            "updated_at": "2024-08-15T09:30:50.121000+02:00",
            "party_id_source": "CP",
            "seats": 10,
            "vote_share": "10.30",
            "votes": 295640,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {
                "seats_uncontested": 3
            },
            "election": 729,
            "party": 184,
            "alliance": 6443
        },
        {
            "id": 6196,
            "created_at": "2024-08-15T09:30:26.212000+02:00",
            "updated_at": "2024-08-15T09:30:26.214000+02:00",
            "party_id_source": "Ind. Nationalist",
            "seats": 3,
            "vote_share": "3.90",
            "votes": 112108,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 729,
            "party": 1903,
            "alliance": null
        },
        {
            "id": 6206,
            "created_at": "2024-08-15T09:30:26.253000+02:00",
            "updated_at": "2024-08-15T09:30:26.255000+02:00",
            "party_id_source": "Others",
            "seats": 1,
            "vote_share": "2.10",
            "votes": 61254,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 729,
            "party": 1396,
            "alliance": null
        },
        {
            "id": 6316,
            "created_at": "2024-08-15T09:30:26.593000+02:00",
            "updated_at": "2024-08-15T09:30:26.595000+02:00",
            "party_id_source": "Country Progressive",
            "seats": 1,
            "vote_share": "1.00",
            "votes": 27942,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 729,
            "party": 1914,
            "alliance": null
        },
        {
            "id": 6443,
            "created_at": "2024-08-15T09:30:27.028000+02:00",
            "updated_at": "2024-08-15T09:30:27.030000+02:00",
            "party_id_source": "C",
            "seats": null,
            "vote_share": null,
            "votes": null,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 729,
            "party": 1428,
            "alliance": null
        },
        {
            "id": 6379,
            "created_at": "2024-08-15T09:30:50.124000+02:00",
            "updated_at": "2024-08-15T09:30:50.126000+02:00",
            "party_id_source": "UAP",
            "seats": 34,
            "vote_share": "36.40",
            "votes": 1155809,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {
                "seats_uncontested": 1
            },
            "election": 744,
            "party": 1912,
            "alliance": 6444
        },
        {
            "id": 6416,
            "created_at": "2024-08-15T09:30:50.130000+02:00",
            "updated_at": "2024-08-15T09:30:50.132000+02:00",
            "party_id_source": "CP",
            "seats": 16,
            "vote_share": "12.20",
            "votes": 388544,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {
                "seats_uncontested": 3
            },
            "election": 744,
            "party": 184,
            "alliance": 6444
        },
        {
            "id": 6394,
            "created_at": "2024-08-15T09:30:26.855000+02:00",
            "updated_at": "2024-08-15T09:30:26.857000+02:00",
            "party_id_source": "Federal Labor",
            "seats": 15,
            "vote_share": "27.10",
            "votes": 860260,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 744,
            "party": 1253,
            "alliance": null
        },
        {
            "id": 6201,
            "created_at": "2024-08-15T09:30:26.229000+02:00",
            "updated_at": "2024-08-15T09:30:26.231000+02:00",
            "party_id_source": "Emergency Committee",
            "seats": 6,
            "vote_share": "5.50",
            "votes": 174288,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 744,
            "party": 1904,
            "alliance": null
        },
        {
            "id": 6254,
            "created_at": "2024-08-15T09:30:26.395000+02:00",
            "updated_at": "2024-08-15T09:30:26.397000+02:00",
            "party_id_source": "NSW (Lang) Labor",
            "seats": 4,
            "vote_share": "10.60",
            "votes": 335309,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 744,
            "party": 303,
            "alliance": null
        },
        {
            "id": 6387,
            "created_at": "2024-08-15T09:30:26.830000+02:00",
            "updated_at": "2024-08-15T09:30:26.832000+02:00",
            "party_id_source": "Others",
            "seats": 1,
            "vote_share": "7.90",
            "votes": 250794,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 744,
            "party": 1396,
            "alliance": null
        },
        {
            "id": 6444,
            "created_at": "2024-08-15T09:30:27.033000+02:00",
            "updated_at": "2024-08-15T09:30:27.035000+02:00",
            "party_id_source": "C",
            "seats": null,
            "vote_share": null,
            "votes": null,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 744,
            "party": 1428,
            "alliance": null
        },
        {
            "id": 6232,
            "created_at": "2024-08-15T09:30:50.135000+02:00",
            "updated_at": "2024-08-15T09:30:50.137000+02:00",
            "party_id_source": "UAP",
            "seats": 27,
            "vote_share": "31.90",
            "votes": 1134490,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 746,
            "party": 1912,
            "alliance": 6445
        },
        {
            "id": 6195,
            "created_at": "2024-08-15T09:30:26.205000+02:00",
            "updated_at": "2024-08-15T09:30:26.207000+02:00",
            "party_id_source": "Federal Labor",
            "seats": 18,
            "vote_share": "26.80",
            "votes": 953101,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {
                "seats_uncontested": 1
            },
            "election": 746,
            "party": 1253,
            "alliance": null
        },
        {
            "id": 6310,
            "created_at": "2024-08-15T09:30:50.140000+02:00",
            "updated_at": "2024-08-15T09:30:50.143000+02:00",
            "party_id_source": "CP",
            "seats": 12,
            "vote_share": "10.40",
            "votes": 370405,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 746,
            "party": 184,
            "alliance": 6445
        },
        {
            "id": 6193,
            "created_at": "2024-08-15T09:30:26.195000+02:00",
            "updated_at": "2024-08-15T09:30:26.197000+02:00",
            "party_id_source": "NSW (Lang) Labor",
            "seats": 9,
            "vote_share": "14.40",
            "votes": 510480,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 746,
            "party": 303,
            "alliance": null
        },
        {
            "id": 6411,
            "created_at": "2024-08-15T09:30:26.924000+02:00",
            "updated_at": "2024-08-15T09:30:26.926000+02:00",
            "party_id_source": "LCL",
            "seats": 5,
            "vote_share": "4.00",
            "votes": 142583,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 746,
            "party": 1919,
            "alliance": null
        },
        {
            "id": 6372,
            "created_at": "2024-08-15T09:30:26.773000+02:00",
            "updated_at": "2024-08-15T09:30:26.775000+02:00",
            "party_id_source": "Australian Country",
            "seats": 2,
            "vote_share": "2.20",
            "votes": 77563,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 746,
            "party": 1935,
            "alliance": null
        },
        {
            "id": 6181,
            "created_at": "2024-08-15T09:30:26.152000+02:00",
            "updated_at": "2024-08-15T09:30:26.155000+02:00",
            "party_id_source": "Others",
            "seats": 1,
            "vote_share": "3.00",
            "votes": 107335,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 746,
            "party": 1396,
            "alliance": null
        },
        {
            "id": 6290,
            "created_at": "2024-08-15T09:30:26.504000+02:00",
            "updated_at": "2024-08-15T09:30:26.506000+02:00",
            "party_id_source": "Nationalist",
            "seats": 1,
            "vote_share": "1.00",
            "votes": 36488,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 746,
            "party": 1903,
            "alliance": null
        },
        {
            "id": 6229,
            "created_at": "2024-08-15T09:30:26.305000+02:00",
            "updated_at": "2024-08-15T09:30:26.308000+02:00",
            "party_id_source": "Social Credit",
            "seats": 0,
            "vote_share": "4.70",
            "votes": 166589,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 746,
            "party": 1911,
            "alliance": null
        },
        {
            "id": 6385,
            "created_at": "2024-08-15T09:30:26.820000+02:00",
            "updated_at": "2024-08-15T09:30:26.822000+02:00",
            "party_id_source": "Communist",
            "seats": 0,
            "vote_share": "1.30",
            "votes": 47499,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 746,
            "party": 1922,
            "alliance": null
        },
        {
            "id": 6445,
            "created_at": "2024-08-15T09:30:27.038000+02:00",
            "updated_at": "2024-08-15T09:30:27.039000+02:00",
            "party_id_source": "C",
            "seats": null,
            "vote_share": null,
            "votes": null,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 746,
            "party": 1428,
            "alliance": null
        },
        {
            "id": 6202,
            "created_at": "2024-08-15T09:30:26.234000+02:00",
            "updated_at": "2024-08-15T09:30:26.235000+02:00",
            "party_id_source": "ALP",
            "seats": 29,
            "vote_share": "43.10",
            "votes": 1555737,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {
                "seats_uncontested": 4
            },
            "election": 745,
            "party": 1253,
            "alliance": null
        },
        {
            "id": 6381,
            "created_at": "2024-08-15T09:30:50.151000+02:00",
            "updated_at": "2024-08-15T09:30:50.153000+02:00",
            "party_id_source": "UAP",
            "seats": 28,
            "vote_share": "33.68",
            "votes": 1214526,
            "data_source": "barber, hug-68",
            "description": "",
            "comment": "We subtracted the votes of the Independent UAP from the combined votes of 1240048 . ",
            "data_json": {},
            "election": 745,
            "party": 1912,
            "alliance": 6446
        },
        {
            "id": 6235,
            "created_at": "2024-08-15T09:30:50.146000+02:00",
            "updated_at": "2024-08-15T09:30:50.148000+02:00",
            "party_id_source": "CP",
            "seats": 12,
            "vote_share": "11.50",
            "votes": 414779,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 745,
            "party": 184,
            "alliance": 6446
        },
        {
            "id": 6272,
            "created_at": "2024-08-15T09:30:26.452000+02:00",
            "updated_at": "2024-08-15T09:30:26.454000+02:00",
            "party_id_source": "State Country",
            "seats": 3,
            "vote_share": "3.40",
            "votes": 121321,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 745,
            "party": 1920,
            "alliance": null
        },
        {
            "id": 6325,
            "created_at": "2024-08-15T09:30:26.621000+02:00",
            "updated_at": "2024-08-15T09:30:26.623000+02:00",
            "party_id_source": "Others",
            "seats": 1,
            "vote_share": "4.20",
            "votes": 153213,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 745,
            "party": 1396,
            "alliance": null
        },
        {
            "id": 6474,
            "created_at": "2024-08-15T09:30:27.185000+02:00",
            "updated_at": "2024-08-15T09:30:27.187000+02:00",
            "party_id_source": "Ind. UAP",
            "seats": 1,
            "vote_share": "0.71",
            "votes": 25522,
            "data_source": "barber, hug-68",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 745,
            "party": 1941,
            "alliance": null
        },
        {
            "id": 6288,
            "created_at": "2024-08-15T09:30:26.499000+02:00",
            "updated_at": "2024-08-15T09:30:26.501000+02:00",
            "party_id_source": "Federal Country",
            "seats": 1,
            "vote_share": "0.70",
            "votes": 24179,
            "data_source": "barber",
            "description": "Federal Country",
            "comment": "",
            "data_json": {},
            "election": 745,
            "party": 2299,
            "alliance": null
        },
        {
            "id": 6432,
            "created_at": "2024-08-15T09:30:26.991000+02:00",
            "updated_at": "2024-08-15T09:30:26.992000+02:00",
            "party_id_source": "Social Credit",
            "seats": 0,
            "vote_share": "2.20",
            "votes": 79432,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 745,
            "party": 1911,
            "alliance": null
        },
        {
            "id": 6446,
            "created_at": "2024-08-15T09:30:27.042000+02:00",
            "updated_at": "2024-08-15T09:30:27.044000+02:00",
            "party_id_source": "C",
            "seats": null,
            "vote_share": null,
            "votes": null,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 745,
            "party": 1428,
            "alliance": null
        },
        {
            "id": 6307,
            "created_at": "2024-08-15T09:30:26.562000+02:00",
            "updated_at": "2024-08-15T09:30:26.564000+02:00",
            "party_id_source": "ALP",
            "seats": 32,
            "vote_share": "40.10",
            "votes": 1556941,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {
                "seats_uncontested": 1
            },
            "election": 738,
            "party": 1253,
            "alliance": null
        },
        {
            "id": 6419,
            "created_at": "2024-08-15T09:30:50.164000+02:00",
            "updated_at": "2024-08-15T09:30:50.167000+02:00",
            "party_id_source": "UAP",
            "seats": 23,
            "vote_share": "30.20",
            "votes": 1171788,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 738,
            "party": 1912,
            "alliance": 6447
        },
        {
            "id": 6319,
            "created_at": "2024-08-15T09:30:50.157000+02:00",
            "updated_at": "2024-08-15T09:30:50.160000+02:00",
            "party_id_source": "CP",
            "seats": 10,
            "vote_share": "11.10",
            "votes": 429692,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 738,
            "party": 184,
            "alliance": 6447
        },
        {
            "id": 6390,
            "created_at": "2024-08-15T09:30:26.840000+02:00",
            "updated_at": "2024-08-15T09:30:26.842000+02:00",
            "party_id_source": "Non-Communist Labor",
            "seats": 4,
            "vote_share": "5.20",
            "votes": 202721,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 738,
            "party": 303,
            "alliance": null
        },
        {
            "id": 6346,
            "created_at": "2024-08-15T09:30:26.698000+02:00",
            "updated_at": "2024-08-15T09:30:26.700000+02:00",
            "party_id_source": "Others",
            "seats": 3,
            "vote_share": "8.70",
            "votes": 337038,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 738,
            "party": 1396,
            "alliance": null
        },
        {
            "id": 6212,
            "created_at": "2024-08-15T09:30:26.271000+02:00",
            "updated_at": "2024-08-15T09:30:26.273000+02:00",
            "party_id_source": "Liberal Country",
            "seats": 2,
            "vote_share": "1.30",
            "votes": 51223,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 738,
            "party": 1939,
            "alliance": null
        },
        {
            "id": 6362,
            "created_at": "2024-08-15T09:30:26.746000+02:00",
            "updated_at": "2024-08-15T09:30:26.747000+02:00",
            "party_id_source": "United Country",
            "seats": 1,
            "vote_share": "0.80",
            "votes": 30567,
            "data_source": "barber",
            "description": "United Country Party (Victoria)",
            "comment": "",
            "data_json": {},
            "election": 738,
            "party": 2299,
            "alliance": null
        },
        {
            "id": 6250,
            "created_at": "2024-08-15T09:30:26.381000+02:00",
            "updated_at": "2024-08-15T09:30:26.382000+02:00",
            "party_id_source": "State Labor",
            "seats": 0,
            "vote_share": "2.60",
            "votes": 101191,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 738,
            "party": 1908,
            "alliance": null
        },
        {
            "id": 6447,
            "created_at": "2024-08-15T09:30:27.047000+02:00",
            "updated_at": "2024-08-15T09:30:27.049000+02:00",
            "party_id_source": "C",
            "seats": null,
            "vote_share": null,
            "votes": null,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 738,
            "party": 1428,
            "alliance": null
        },
        {
            "id": 6186,
            "created_at": "2024-08-15T09:30:26.170000+02:00",
            "updated_at": "2024-08-15T09:30:26.172000+02:00",
            "party_id_source": "ALP",
            "seats": 49,
            "vote_share": "49.90",
            "votes": 2059260,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {
                "seats_uncontested": 1
            },
            "election": 737,
            "party": 1253,
            "alliance": null
        },
        {
            "id": 6437,
            "created_at": "2024-08-15T09:30:50.176000+02:00",
            "updated_at": "2024-08-15T09:30:50.179000+02:00",
            "party_id_source": "UAP",
            "seats": 12,
            "vote_share": "16.00",
            "votes": 661750,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 737,
            "party": 1912,
            "alliance": 6448
        },
        {
            "id": 6364,
            "created_at": "2024-08-15T09:30:50.170000+02:00",
            "updated_at": "2024-08-15T09:30:50.173000+02:00",
            "party_id_source": "CP",
            "seats": 8,
            "vote_share": "6.30",
            "votes": 260521,
            "data_source": "barber",
            "description": "",
            "comment": "",
            "data_json": {},
            "election": 737,
            "party": 184,
            "alliance": 6448
        }
    ]
}