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

{
    "id": 56765,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/56765/?format=api",
    "text_counter": 356,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "On a point of order, Madam Temporary Deputy Speaker. Is it in order for the hon. Member for Rarieda Constituency to insinuate that we are not working hard to conclude and inform the councillors of their fate, while he is very much of aware being a Member of this House, that there is a taskforce that is almost concluding this work, and the report will be presented?"
}