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

{
    "id": 1923,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1923/?format=api",
    "text_counter": 447,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Madam Temporary Deputy Speaker, private Members are within their rights to propose Bills to this House. For us, we need to accord them adequate time for those Bills to be processed. The only proviso is that if there are Government Bills, then the Private Members’ Bills take a back seat. We have exhausted all the Government Bills that the Government had put forward for this year. We are allocating the rest of the time for Private Members’ Bills."
}