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

{
    "id": 15019,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/15019/?format=api",
    "text_counter": 12,
    "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, both part (a) and (b) of the Question were answered. However, what I am supposed to deliver to the House today is some additional information regarding the frequency of payment to part-time teachers. I said last time that we pay them quarterly. That is the practice. Regarding what the hon. Member has said, we have to check with the bank because the information I have from the paper I was given indicates that the payment had already been made."
}