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

{
    "id": 654493,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/654493/?format=api",
    "text_counter": 222,
    "type": "speech",
    "speaker_name": "Hon. (Dr.) Ottichilo",
    "speaker_title": "",
    "speaker": {
        "id": 131,
        "legal_name": "Wilber Ottichilo Khasilwa",
        "slug": "wilber-ottichilo"
    },
    "content": "Hon. Temporary Deputy Chairlady, we all know that after primary education, there is only one certificate that is offered, namely, the KCPE. To the best of my knowledge, no other certificate is offered."
}