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

{
    "id": 52080,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/52080/?format=api",
    "text_counter": 29,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Speaker, Sir, with the vigorous commitment by the Assistant Minister to execute a disarmament exercise in Tigania East, could he inform this House of the clear steps that he has taken to make sure that innocent Kenyans in that area will not be harassed by the security agents?"
}