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

{
    "id": 235234,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/235234/?format=api",
    "text_counter": 377,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Finance",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Mr. Temporary Deputy Chairman, Sir, again, just for the record, the import of this is to improve the governance of our CBK. Right now, we are having problems because of the Acting Governor not being sure whether she can chair a meeting even to discuss herself. The concerns the Committee had, had been addressed in a series of amendments. I believe we had agreed on that. Just for the record I would like to say that Kenya was joining the nations of the world that have developed, including the latest, New Zealand, where they have exactly the same kind of legislation that we were proposing in this amendment."
}