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

{
    "id": 169001,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/169001/?format=api",
    "text_counter": 293,
    "type": "speech",
    "speaker_name": "Mr. Keter",
    "speaker_title": "",
    "speaker": {
        "id": 169,
        "legal_name": "Charles Cheruiyot Keter",
        "slug": "charles-keter"
    },
    "content": "Mr. Speaker, Sir, I will decline the date from the hon. Member. This Friday, I have a commitment in my constituency on CDF. I will be free any time next week after Wednesday. We can even go on Thursday next week."
}