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

{
    "id": 333834,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/333834/?format=api",
    "text_counter": 342,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Order, hon. Ruto! One thing you cannot do in this House is to try to revenge. You are on the Floor contributing and the only thing you can do besides contributing is to terminate your contribution and not to raise quorum issues. Let other Members do that and not you because you are already on your feet. Proceed, Mr. Ruto."
}