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

{
    "id": 5123,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5123/?format=api",
    "text_counter": 119,
    "type": "speech",
    "speaker_name": "Mr. D. Muoki",
    "speaker_title": "",
    "speaker": {
        "id": 88,
        "legal_name": "Daniel Mutua Muoki",
        "slug": "daniel-muoki"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, when this Question was referred back to the Minister, she was specifically asked to come and clarify what happened to Kshs40 million and Kshs20 million, respectively, that she undertook to make available for Wamunyu and Mbiuni water projects. That part has not been answered! Could she also clarify out of Ksh76 million, how much will go to Wamunyu and Mbiuni water projects?"
}