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

{
    "id": 1078601,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1078601/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Nakuru Town East, JP",
    "speaker_title": "Hon. David Gikaria",
    "speaker": {
        "id": 2489,
        "legal_name": "David Gikaria",
        "slug": "david-gikaria"
    },
    "content": " Hon. Speaker, I want to thank you for your direction. I will engage the secretariat of the Committee immediately. We will immediately start an inquiry into this issue. As a Committee, we are so much concerned about the cost of electric power. Hon. Duale, through the intervention of the President after appointing the taskforce, thought it might unearth the problem. He gave them months to come up with a report. However, that does not stop us from continuing with what we have to do."
}