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

{
    "id": 12436,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12436/?format=api",
    "text_counter": 742,
    "type": "speech",
    "speaker_name": "Mr. Kaino",
    "speaker_title": "",
    "speaker": {
        "id": 32,
        "legal_name": "Boaz Kipchumba Kaino",
        "slug": "boaz-kaino"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I also join my colleagues to register my name in congratulating my friend, Mr. Lekuton, for bringing this very important legislation. Many Kenyans today are rejoicing because they know that they will now benefit from these pieces of legislation we have passed in this House today."
}