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

{
    "id": 11803,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/11803/?format=api",
    "text_counter": 109,
    "type": "speech",
    "speaker_name": "Mr. Shakeel",
    "speaker_title": "",
    "speaker": {
        "id": 140,
        "legal_name": "Ahmed Shakeel Shabbir Ahmed",
        "slug": "shakeel-shabbir"
    },
    "content": "Mr. Speaker, Sir, could the Minister comment on whether the Central Bank of Kenya or the Treasury is aware of an account held in Jersey by certain members of CMC Board and whether it is held in accordance with foreign exchange regulations. The account has an amount of Kshs200 million?"
}