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

{
    "id": 111564,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111564/?format=api",
    "text_counter": 92,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "In that case Mr. Speaker, Sir, can the Assistant Minister tell this House when the people owed over Kshs600 will be paid?"
}