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

{
    "id": 402222,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/402222/?format=api",
    "text_counter": 65,
    "type": "speech",
    "speaker_name": "Sen. Kembi-Gitura",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 242,
        "legal_name": "James Kembi Gitura",
        "slug": "kembi-gitura"
    },
    "content": " Please take your seat. Sen. (Dr.) Khalwale, what exactly were you coming to do at the Dispatch Box? This is not a casual House where you just walk in and walk out. We have laws and procedures and even if it is your Statement, you must rise and seek permission to speak. You cannot just walk to the microphone. That is not acceptable and not allowed. I am not saying this for the first time. I think we must have some decorum in this House and respect for the laws and rules that we have set for ourselves. I think it is important that we do that."
}