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

{
    "id": 154099,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/154099/?format=api",
    "text_counter": 24,
    "type": "speech",
    "speaker_name": "Mr. Chanzu",
    "speaker_title": "",
    "speaker": {
        "id": 11,
        "legal_name": "Yusuf Kifuma Chanzu",
        "slug": "yusuf-chanzu"
    },
    "content": "Mr. Deputy Speaker, Sir, considering that the country is undergoing some reforms, could the Assistant Minister tell this House whether there are any plans to decentralize those services from the provincial level, rather than talking about Kisumu to cater for other provinces?"
}