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

{
    "id": 321724,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321724/?format=api",
    "text_counter": 105,
    "type": "speech",
    "speaker_name": "Dr. Machage",
    "speaker_title": "",
    "speaker": {
        "id": 179,
        "legal_name": "Wilfred Gisuka Machage",
        "slug": "wilfred-machage"
    },
    "content": "Mr. Speaker, Sir, I wanted to clarify something for the purpose of the message to be passed. I did not talk about Kshs25 million for the rehabilitation but I talked about a request of Kshs300 million from the Treasury. However, I have already allocated Kshs75 million and not Kshs25 million."
}