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

{
    "id": 128236,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/128236/?format=api",
    "text_counter": 76,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I heard the Assistant Minister say that he does not understand why I raised the issue. But we are not asking about proceedings or media reports. We are talking about proceedings under the law, and there is a procedure for doing it, which I expect the Assistant Minister to know. So, is he in order to say that he is not aware of what I am asking?"
}