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

{
    "id": 3037,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3037/?format=api",
    "text_counter": 291,
    "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, I would like the Minister to respond to that next week. I am aware that there is a proposal but I do not want to anticipate debate on the Motion. Last week when we were looking at all the issues and Statements that were scheduled, it was very clear that the whole of this week is clogged with Statements. We may not even have time for all those Statements. The Statement will come on Thursday, next week, in order to get him adequate time to look through all the issues."
}