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

{
    "id": 32174,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/32174/?format=api",
    "text_counter": 343,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Mr. Deputy Speaker, Sir, indeed, a lot of the public participation has taken place within the framework of the Committees. Once they are published, we are basically getting into the process of debating within the House, then committing them to the Committees. The Committees are asking for public participation. Until we get a report from the Committees, it will then be difficult to proceed to Committee Stage. For example, the Political Parties Bill would have proceeded today, but we cannot move on to the Committee Stage."
}