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

{
    "id": 55575,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/55575/?format=api",
    "text_counter": 31,
    "type": "speech",
    "speaker_name": "Mr. Kabogo",
    "speaker_title": "",
    "speaker": {
        "id": 162,
        "legal_name": "William Kabogo Gitau",
        "slug": "william-kabogo"
    },
    "content": "Mr. Speaker, Sir, I would want to believe that it is in the interest of the Question that the Assistant Minister is seeking time. You may allow him so that next week, he comes here with an elaborate answer. I have given him documents that do not relate to the answer that he had prepared. I agree."
}