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

{
    "id": 969895,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/969895/?format=api",
    "text_counter": 437,
    "type": "speech",
    "speaker_name": "Sen. Kang’ata",
    "speaker_title": "",
    "speaker": {
        "id": 1826,
        "legal_name": "Irungu Kang'ata",
        "slug": "irungu-kangata"
    },
    "content": "Mr. Speaker, Sir, my proposal is that if the counsel is unable to bring all the documents in the first instance, at least bring some documents whether a statement of defense or a list of witnesses. That would have been better rather than not being heard because of the timelines."
}