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

{
    "id": 34458,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/34458/?format=api",
    "text_counter": 248,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Deputy Speaker, Sir, could the Assistant Minister inform this House the very active measures they are taking to improve the height of the electric fence which, currently, is allowing wild animals to come out and endanger the lives of innocent Kenyans?"
}