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

{
    "id": 82829,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/82829/?format=api",
    "text_counter": 231,
    "type": "speech",
    "speaker_name": "Mrs. Ngilu",
    "speaker_title": "The Minister for Water and Irrigation",
    "speaker": {
        "id": 111,
        "legal_name": "Charity Kaluki Ngilu",
        "slug": "charity-ngilu"
    },
    "content": " On a point of order, Mr. Deputy Speaker, Sir. I have just remembered that we have had several meetings with other Ministries concerning this issue of Omo River. Therefore, I may not be able to convene these meetings between Monday and Tuesday to give a good response by Wednesday. I wonder whether I can be given one week to get a good answer so that I come the following Tuesday."
}