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

{
    "id": 269260,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/269260/?format=api",
    "text_counter": 71,
    "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. Speaker, Sir. Just for clarification, I think from Question No.903, we should have gone to the Question by C. Kilonzo. However, you can see you have jumped that page to the next one."
}