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

{
    "id": 1111750,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111750/?format=api",
    "text_counter": 46,
    "type": "speech",
    "speaker_name": "Sen. Wamatangi",
    "speaker_title": "",
    "speaker": {
        "id": 646,
        "legal_name": "Paul Kimani Wamatangi",
        "slug": "paul-kimani-wamatangi"
    },
    "content": "As I conclude, if we are to go digital, we must also think about voting digitally. The IEBC should be informed about the same because other countries have other methods of voting where you do not have to queue. There are countries where you can vote early through email. Why should we wait for one single day when every Kenyan must come out and queue and wait just for an election that can be conducted digitally by voting early so as to ensure that everybody gets an opportunity to exercise his right?"
}