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

{
    "id": 454431,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/454431/?format=api",
    "text_counter": 392,
    "type": "speech",
    "speaker_name": "Hon. Chanzu",
    "speaker_title": "",
    "speaker": {
        "id": 11,
        "legal_name": "Yusuf Kifuma Chanzu",
        "slug": "yusuf-chanzu"
    },
    "content": "Hon. Speaker, the creation of the commissions was a way of trying to move away from the centralised system that we were used to. So, we expect that they should work independently, fulfill their mandates without any bias or without reference to any other authority or anybody else."
}