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

{
    "id": 24006,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/24006/?format=api",
    "text_counter": 35,
    "type": "speech",
    "speaker_name": "Mr. Keter",
    "speaker_title": "",
    "speaker": {
        "id": 169,
        "legal_name": "Charles Cheruiyot Keter",
        "slug": "charles-keter"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, I wish to support this amendment. I am supporting it in the sense that we have had precedent before - like the election of a Speaker. First of all, we elected Mr. Marende to be a Member of Parliament and then, when he was elected as the Speaker of this Parliament, he resigned. You can only have one seat at a time."
}