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

{
    "id": 1924,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1924/?format=api",
    "text_counter": 448,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "In terms of the Constitutional Bills, work is in progress and very good progress has been achieved with all the stakeholders who are involved in processing of those Bills; the Constitution Implementation Commission, Constitutional Implementation Oversight Committee and all others. During the recess, those entire Bills will then be processed through the Cabinet and published. When we come back in January, we will embark on the journey of getting all those Bills out of the way. But in the meantime, we are using this window to process all the Private Members’ Bills that have been forwarded. A lot of work and efforts by the Members need also to be considered before we go on recess."
}