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

{
    "id": 1111111,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111111/?format=api",
    "text_counter": 198,
    "type": "speech",
    "speaker_name": "Hon. Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "You are actually right, Hon. Oundo. Hon. Mose contributed, followed by yourself and then Hon. Kiaraho Njuguna. He also finished because he is shown to have begun contributing from 6.51 p.m. Part of the record here is not correct. There are other Members who want to contribute to this. There is no need for me to go through the list and on top of the list is Hon. Sankok."
}