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

{
    "id": 100250,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100250/?format=api",
    "text_counter": 409,
    "type": "speech",
    "speaker_name": "Mr. Muthama",
    "speaker_title": "",
    "speaker": {
        "id": 96,
        "legal_name": "Johnson Nduya Muthama",
        "slug": "johnson-muthama"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, the reasons for blocking P.L.O. Lumumba from this position are political; it is hatred and tribalism! I stand here to say that I am a Kenyan and I support his appointment and I want him to ascend to that position! Mr. Temporary Deputy Speaker, Sir, I beg to support."
}