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

{
    "id": 100522,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100522/?format=api",
    "text_counter": 207,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I am surprised that the Minister cannot be traced yet he was in Eldoret yesterday. I know he was representing the Prime Minister and he had the biggest convoy, you can imagine. I believe the Minister is still enjoying himself. I would not mind if you deferred the Question to Wednesday next week."
}