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

{
    "id": 84375,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/84375/?format=api",
    "text_counter": 64,
    "type": "speech",
    "speaker_name": "Mr. Cheptumo",
    "speaker_title": "The Assistant Minister for Justice, National Cohesion and Constitutional Affairs",
    "speaker": {
        "id": 50,
        "legal_name": "William Cheptumo Kipkiror",
        "slug": "william-kipkiror"
    },
    "content": " Mr. Deputy Speaker, Sir, I wish to seek the indulgence of the Chair on this matter. I do not have a satisfactory answer to this Question because the Interim Independent Electoral Commission (IIEC) is yet to avail to me the necessary details to be enable me give the answer. I was able to consult them this morning and they assured me that they will avail the information by tomorrow. Because of that, I would like to seek your indulgence to answer this Question next week on Tuesday."
}