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

{
    "id": 287840,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/287840/?format=api",
    "text_counter": 265,
    "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. Speaker, Sir, I would urge that because of the fact that we are seized of this matter as a House, we be given the opportunity to carry on and finish all the issues. Let us isolate and by the time we come to the Committee Stage, then we will be guided accordingly in terms of: Yes, do not vote on this one because it is unconstitutional. But there is no reason why we cannot have debate on it and we get our colleagues to convince us on the basis on which they believe it is unconstitutional."
}