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

{
    "id": 68704,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/68704/?format=api",
    "text_counter": 135,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Speaker, Sir, while commendably acknowledging the Statement given by the Prime Minister, could he shed some light on an incident where a Kampala bound bus was intercepted at the Uganda-Kenya Border carrying some grenades? Were any Kenyans arrested and, if so, could he indicate the identity of those Kenyans?"
}