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

{
    "id": 200100,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/200100/?format=api",
    "text_counter": 627,
    "type": "speech",
    "speaker_name": "Mr. Muchiri",
    "speaker_title": "The Assistant Minister for Local Government",
    "speaker": {
        "id": 225,
        "legal_name": "Muchiri Geoffrey Gachara",
        "slug": "geoffrey-gachara"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, I also want to add my voice in congratulating the Minister for the passage of this Bill. But I want to remind Kenyans that the future of employment is not only in the Public Service but also in the private sector. I want to encourage Kenyans to set up businesses so that we can provide more employment opportunities because the Government is only required to give some favourable climate to do business."
}