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

{
    "id": 64221,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/64221/?format=api",
    "text_counter": 298,
    "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, Madam Temporary Deputy Speaker. I do not want to interrupt the seconder, but is he in order to mislead this House that the Budget Committee cannot obtain this information from the Minister except through invoking the Constitution when it is very clear that the committees can actually do that? What is provided for in the Constitution is a last resort measure that in the event that the Government is not willing to give that information, then you invoke the Constitution. But parliamentary committees have all the necessary powers and privileges to obtain that information from Government. Indeed, all that information has already been provided."
}