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

{
    "id": 33341,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/33341/?format=api",
    "text_counter": 97,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "Mr. Speaker, Sir, the Minister has admitted that the money which has been given to the banks has not achieved the intended goal. Now that we are in a new financial year and the money has not been spent, could the Government consider withdrawing the money from the banks and channel it directly through the Ministries?"
}