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

{
    "id": 321984,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321984/?format=api",
    "text_counter": 365,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Order, Members! You will all have an opportunity to speak, but it is good that Members debate knowing what they are debating. Therefore, if you have a valid point of order, raise it. But if you just want to contribute, just go on the queue and I will give you a chance, as I am now doing with hon. Karua, who is next. Hon. Githae was actually interrupted when he was on a point of order. Finish, Minister!"
}