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

{
    "id": 164080,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/164080/?format=api",
    "text_counter": 480,
    "type": "speech",
    "speaker_name": "Mr. Affey",
    "speaker_title": "",
    "speaker": {
        "id": 381,
        "legal_name": "Mohammed Abdi Affey",
        "slug": "mohammed-affey"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, before I conclude, I just wanted to let the Chair know that I have consulted with Mr. Ngugi and we have agreed on some minor amendment. I would like to read the Motion as suggested by Mr. Ngugi and thereafter, I can continue because it is in the interest of time and there is no fundamental change to what Mr. Ngugi has suggested."
}