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

{
    "id": 305283,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/305283/?format=api",
    "text_counter": 261,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "Madam Temporary Deputy Speaker, this Question touches on the youth of this country. I have filed so many Questions and it has taken quite a long time for even one Question to appear on the Order Paper. So, Tuesday would be a little bit late. I would request that you direct that this Question be on the Order Paper tomorrow."
}