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

{
    "id": 8010,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8010/?format=api",
    "text_counter": 127,
    "type": "speech",
    "speaker_name": "Mr. Kajembe",
    "speaker_title": "",
    "speaker": {
        "id": 163,
        "legal_name": "Ramadhan Seif Kajembe",
        "slug": "ramadhan-kajembe"
    },
    "content": "Mr. Deputy Speaker, Sir, we have circulated this report to the districts where we have environmental committees. Our officers in those districts lead others in creating awareness in wananchi . We have also decided that, very soon, we will go to the media houses to educate the Kenyan people on this."
}