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

{
    "id": 200741,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/200741/?format=api",
    "text_counter": 154,
    "type": "speech",
    "speaker_name": "Mr. Mirugi",
    "speaker_title": "",
    "speaker": {
        "id": 367,
        "legal_name": "Kariuki Mirugi",
        "slug": "kariuki-mirugi"
    },
    "content": "Mr. Speaker, Sir, I want to acknowledge that the Financial Year might be a bit premature, but that should not be reason enough to escape the substance of the Question. Why did the Ministries return monies to the Treasury? What practical measures has the Minister taken to streamline the financial management in this country, so that we spent money as we budgeted for?"
}