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

{
    "id": 295521,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/295521/?format=api",
    "text_counter": 325,
    "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, after listening to hon. Members, I rise to support the amendment. As Government, we have confidence in the ability of hon. Members to do their work. Therefore, I am agreeable that today we limit ourselves to Order No.11. So, if we can make progress, you can put the Question."
}