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

{
    "id": 178714,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/178714/?format=api",
    "text_counter": 109,
    "type": "speech",
    "speaker_name": "Mr. Chanzu",
    "speaker_title": "",
    "speaker": {
        "id": 11,
        "legal_name": "Yusuf Kifuma Chanzu",
        "slug": "yusuf-chanzu"
    },
    "content": "Mr. Speaker, Sir, considering that the figures that we have been given in the recent past have not been acceptable, and have caused a lot of outcry, could the Ministry consider using other parameters like inflows in terms of earnings to various constituencies? My constituency is among the poorest in our area but it is ranked as the richest."
}