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

{
    "id": 72019,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/72019/?format=api",
    "text_counter": 24,
    "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. Deputy Speaker, Sir, I beg the indulgence of the House to allow me to answer this Question on Thursday, next week because I received the Question yesterday in the evening. Furthermore, it requires a bit of investigation to find out what really happened to the money. If the Chair allows me, I will bring the reply to this Question on Thursday, next week."
}