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

{
    "id": 5604,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5604/?format=api",
    "text_counter": 117,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "asked the Attorney-General:- (a) what became of the approximately Kshs.5 billion held by the Central Bank of Kenya and other commercial banks in “frozen” accounts belonging to “pyramid schemes”; (b) when the “pyramid schemes” victims will be refunded their money; and, (c) why the Government has failed to institute criminal proceeding against the directors/proprietors/officials of the schemes?"
}