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

{
    "id": 123550,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123550/?format=api",
    "text_counter": 130,
    "type": "speech",
    "speaker_name": "Mr. Shakeel",
    "speaker_title": "",
    "speaker": {
        "id": 140,
        "legal_name": "Ahmed Shakeel Shabbir Ahmed",
        "slug": "shakeel-shabbir"
    },
    "content": "Thank you, Mr. Speaker, Sir, for the guidance. I want it to be on record that this list was actually attached to the question. I am not preview if the list was not forwarded to the Ministry. However, I did not sign this list because this was my copy which I will give to the Assistant Minister. However, I would like the Assistant Minister to apologise to the residents of Kisumu Town East which traverses the municipality. Kisumu Town East residents have taken a great objection to the Assistant Minister who constantly tells us that we do not have cattle in the area."
}