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

{
    "id": 42126,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42126/?format=api",
    "text_counter": 233,
    "type": "speech",
    "speaker_name": "Mr. Mbuvi",
    "speaker_title": "",
    "speaker": {
        "id": 80,
        "legal_name": "Gideon Mbuvi",
        "slug": "gideon-mbuvi"
    },
    "content": "Mr. Speaker, Sir, why did the Ministry award the tender to the highest bidder at a sum of Kshs24 million, locking out other competent contractors who tendered for Kshs20 million? Is this a way of messing with the taxpayers’ money or the higher the amount the bigger the kickback?"
}