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

{
    "id": 96218,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/96218/?format=api",
    "text_counter": 34,
    "type": "speech",
    "speaker_name": "Mr. Chanzu",
    "speaker_title": "",
    "speaker": {
        "id": 11,
        "legal_name": "Yusuf Kifuma Chanzu",
        "slug": "yusuf-chanzu"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I think the Assistant Minister is not telling us the truth. It is just recently when I raised the issue of the Vihiga District Hospital which does not have water. Is he in order to tell us that they have the capacity to provide water when they do not have?"
}