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

{
    "id": 501555,
    "url": "http://info.mzalendo.com/api/v0.1/hansard/entries/501555/?format=api",
    "text_counter": 109,
    "type": "speech",
    "speaker_name": "Sen. Muthama",
    "speaker_title": "",
    "speaker": {
        "id": 96,
        "legal_name": "Johnson Nduya Muthama",
        "slug": "johnson-muthama"
    },
    "content": "On a point of order, Mr. Temporary Speaker, Sir. I do not want to challenge my leader. However, as a matter of concern, he talked about “ ingoko” without “tea.” What is “ ingoko” in terms of parliamentary language? Is he in order to tell us things that we do not understand?"
}