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

{
    "id": 52468,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/52468/?format=api",
    "text_counter": 53,
    "type": "speech",
    "speaker_name": "Mr. Ogindo",
    "speaker_title": "",
    "speaker": {
        "id": 120,
        "legal_name": "Martin Otieno Ogindo",
        "slug": "martin-ogindo"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. Is the Assistant Minister in order to mislead this House that the Government did not engage in a more expensive contract after cancelling the less expensive one? The contract that was cancelled was for printing of 1.7 billion bank notes at a cost Kshs4.1 billion. The same will now be printed at a cost of Kshs6.8 billion, giving a loss of Kshs2.7 billion."
}