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

{
    "id": 201020,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/201020/?format=api",
    "text_counter": 56,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "Mr. Speaker, Sir, not long ago, this House was told that tea worth Kshs650 million was sold without letters of credit. Now we are being told that a sum of Kshs107 million was erroneously credited to another factory without due care. I read a lot of financial mischief on the part of the Kenya Tea Development Agency (KTDA) Headquarters in respect to tea factories. After how long was this error detected? How long did it take the organisation to notice that a sum of Kshs107 million had been given to another factory?"
}