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

{
    "id": 1083903,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1083903/?format=api",
    "text_counter": 60,
    "type": "speech",
    "speaker_name": "Sen. Nyamunga",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 738,
        "legal_name": "Rose Nyamunga Ogendo",
        "slug": "rose-nyamunga-ogendo"
    },
    "content": " I am going to allow only three comments because we have a lot of Statements and it is good that we are fair to all the Members. So, I want to give a chance to Sen. Wetangula, followed by Sen. Farhiya and Sen. Wambua."
}