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

{
    "id": 9925,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9925/?format=api",
    "text_counter": 338,
    "type": "speech",
    "speaker_name": "Mr. Keter",
    "speaker_title": "",
    "speaker": {
        "id": 169,
        "legal_name": "Charles Cheruiyot Keter",
        "slug": "charles-keter"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. With due respect to you, as the Chair, I have listened to you read the Standing Order. When you made the ruling that hon. Isaac Ruto’s Ministerial Statement was null and void, hence he should be out of the proceedings of the House for the rest of the day, I want to know under what Standing Order you did that, so that in the same mode---"
}