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

{
    "id": 12626,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12626/?format=api",
    "text_counter": 182,
    "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, may I, first, apologise for coming late. Mr. Deputy Speaker, Sir, I have so far answered this Question but you gave orders that the hon. Member goes and looks at the data that I presented here and come up with supplementary questions, if any."
}