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

{
    "id": 80611,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/80611/?format=api",
    "text_counter": 415,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " On a point of order, Mr. Deputy Speaker, Sir. Last week in my Statement on Thursday, I did indicate that there are a lot of pending Statements that hon. Members are expecting and that Ministers are holding to give to the House. Could I ask that you instruct that we limit Question Time and dedicate enough time to clear all the pending Statements so that the matters that we are now talking of; of national policy, can be cleared either tomorrow or Thursday, and we can get it questioned the week after?"
}