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

{
    "id": 313821,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/313821/?format=api",
    "text_counter": 868,
    "type": "speech",
    "speaker_name": "Mr. Kabogo",
    "speaker_title": "",
    "speaker": {
        "id": 162,
        "legal_name": "William Kabogo Gitau",
        "slug": "william-kabogo"
    },
    "content": "On a point of order, Mr. Temporary Deputy Chairman, Sir. I have been sitting here wanting to contribute but I have not been seen for the last three hours. Either I am part of this game or not. I could leave. I have been shouting here “point of order” all the time!"
}