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

{
    "id": 153132,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/153132/?format=api",
    "text_counter": 389,
    "type": "speech",
    "speaker_name": "Mr. Muriithi",
    "speaker_title": "The Assistant Minister for Industrialization",
    "speaker": {
        "id": 91,
        "legal_name": "Ndiritu Muriithi",
        "slug": "ndiritu-muriithi"
    },
    "content": "I also support the proposal that we carry out a proper audit of the allocations that have gone on. I feel that it would be better for those of us in Government to do our work rather than stand here and complain. I believe that we should do a proper audit. If we truly want to have a Kenya that is equitable, we should implement the proposals that are on the table - like the proposals contained in the Ndung’u Report."
}