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

{
    "id": 22198,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/22198/?format=api",
    "text_counter": 35,
    "type": "speech",
    "speaker_name": "Mr. Nyamai",
    "speaker_title": "",
    "speaker": {
        "id": 115,
        "legal_name": "Charles Mutisya Nyamai",
        "slug": "charles-nyamai"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I have said that I had carried some maize for the Assistant Minister to see as he answers the Question! The maize is with the Serjeant-At-Arms. Could you allow the Assistant Minister to be given the maize, so that as he answers the Question, he knows what he is talking about? The Ministry is taking this matter lightly!"
}