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

{
    "id": 332544,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/332544/?format=api",
    "text_counter": 443,
    "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. Temporary Deputy Speaker, Sir. I have listened to the Members, especially the Chairman of the Committee, who has really given us the insight of the Bill. Will I be in order to request that the Mover be called upon to reply, so that we do not repeat issues?"
}