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

{
    "id": 612345,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/612345/?format=api",
    "text_counter": 47,
    "type": "speech",
    "speaker_name": "Sen. (Dr.) Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "On a point of order, Mr. Temporary Speaker, Sir. Allow me to ride on that request by pointing out that the issue of Chepchoina is not a new issue; not in this Senate nor in the last and previous Parliaments. The Chairperson should clarify whether there is a deliberate attempt to evict the current genuine so-called squatters in Chepchoina and settle there some people from a certain community from Uganda with a view of increasing the number of voters for a certain interested party."
}