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

{
    "id": 250822,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/250822/?format=api",
    "text_counter": 31,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "Mr. Speaker, Sir, last week, the Chair observed that Ministers have not been taking the issue of answering Questions seriously. They want to answer Questions at their convenient time. I have no objection to the Minister's request, but I would like to appeal to the Chair to insist that Ministers should take the issue of answering Questions seriously."
}