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

{
    "id": 100622,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100622/?format=api",
    "text_counter": 307,
    "type": "speech",
    "speaker_name": "Mr. Waititu",
    "speaker_title": "",
    "speaker": {
        "id": 147,
        "legal_name": "Ferdinand Ndung'u Waititu",
        "slug": "ferdinand-waititu"
    },
    "content": "Thank you, Mr. Temporary Deputy Speaker, Sir. I wish to thank the Mover of the Bill and also wish to support the Bill. This Bill will go a long way in improving the lives of our poor Kenyans, because most of them cannot afford the essential goods. This will ensure that most of the goods are affordable by everybody in the country."
}