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

{
    "id": 126777,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/126777/?format=api",
    "text_counter": 129,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": "Mr. Deputy Speaker, Sir, Mr. Mungatana wanted to know why we cannot do what other countries do. This is Kenya and we shall do it the Kenyan way. We do not have to change our system to suit the Tanzanian system. After all, we are using both languages; English and Kiswahili."
}