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

{
    "id": 12022,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12022/?format=api",
    "text_counter": 328,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Thank you, Mr. Speaker, Sir. I want to thank the Deputy Leader of Government Business for giving us that comprehensive programme. However, I think last week, we were very clear when we asked the Government to respond or give this update. We talked of timelines. The fact that the Bills are on their way to the Cabinet, we have had a number of occasions with the previous Bills where we are told that they are with the Cabinet but they take inordinately too long to come to the House. I would have expected the Deputy Leader of Government Business to tell us when to expect these Bills before this House so that we can pass them in good time."
}