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

{
    "id": 1030844,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1030844/?format=api",
    "text_counter": 215,
    "type": "speech",
    "speaker_name": "Sen. Omogeni",
    "speaker_title": "",
    "speaker": {
        "id": 13219,
        "legal_name": "Erick Okong'o Mogeni",
        "slug": "erick-okongo-mogeni"
    },
    "content": "It is on that basis that the Senate emphasizes that the views that are being proposed by the Senate should be given due consideration by the team that is drafting the final BBI Report before it is finally released to Kenyans for a referendum."
}