GET /api/v0.1/hansard/entries/282629/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 282629,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/282629/?format=api",
    "text_counter": 189,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "Mr. Speaker, Sir, IEBC is undertaking various activities in preparation for the next general elections. The Commission is finalizing regulations under the Political Parties Act and the Elections Act before presenting the same to the stakeholders for consultations and further action by the Executive. The regulations will require to be tabled and approved by Parliament, at least, six months before the elections. In addition, the Commission has identified several shortcomings in the Elections Act and in the Political Parties Act and has proposed for amendments to be effected via the Statute Miscellaneous Amendment Act, which is going to come before this House."
}