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

{
    "id": 15621,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/15621/?format=api",
    "text_counter": 148,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Speaker, Sir, before the Question is answered, may I raise an issue? The last time the matter came before the House, the Minister answered part (b) and (c) of the Question and said that he was going to consult in respect of part (a). I have now been given a copy of the answer, which purports to be in respect of part (a) of the Question. I notice that, again, this answer completely avoids answering that part of the Question. I do not know whether the Minister is aware of this fact."
}