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

{
    "id": 332233,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/332233/?format=api",
    "text_counter": 132,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "The Assistant Minister for Education",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": " Mr. Speaker, Sir, I partly answered this Question two days ago. However, we have confirmed that we have the necessary papers from Mr. John Muvengei Mukamba that are needed to process his pension dues. We have also forwarded all the necessary papers to Treasury, Pensions Department so that Mukamba’s pension can be processed."
}