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

{
    "id": 3236,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3236/?format=api",
    "text_counter": 81,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Since you had not asked for the documentation, it is not reasonable to ask him to table them now because he has tabled accounts. If you want documentation, and he is saying that he is ready to provide them but on another day. Today, he came to present the accounts which he has done. So, you can interrogate those accounts. If you want to table them now, he has clearly indicated that he cannot do so because he was not expecting that he would be requested to table documents other than the accounts. Really, you are asking for too much now."
}