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

{
    "id": 98130,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/98130/?format=api",
    "text_counter": 193,
    "type": "speech",
    "speaker_name": "Mr. Cheptumo",
    "speaker_title": "",
    "speaker": {
        "id": 50,
        "legal_name": "William Cheptumo Kipkiror",
        "slug": "william-kipkiror"
    },
    "content": "Mr. Deputy Speaker, Sir, I am not aware of any country in Africa where electronic voting or registration has been implemented. However, this system has been very successful in India. Last year, we even invited some experts from India to take us through how the system works. I think Kenya will be the first country to apply this system in Africa."
}