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

{
    "id": 88321,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/88321/?format=api",
    "text_counter": 93,
    "type": "speech",
    "speaker_name": "Mr. Kiunjuri",
    "speaker_title": "The Assistant Minister for Water and Irrigation",
    "speaker": {
        "id": 175,
        "legal_name": "Festus Mwangi Kiunjuri",
        "slug": "mwangi-kiunjuri"
    },
    "content": " Mr. Speaker, Sir, I rise to seek the indulgence of the House to be given more time on this Question because we are dealing with donor funds on this project. We have not got any confirmation from the donors in order for us to give a concrete answer. I have also humbly requested the Member for North Imenti to give me more time and we are in agreement."
}