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

{
    "id": 456983,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456983/?format=api",
    "text_counter": 155,
    "type": "speech",
    "speaker_name": "Hon. (Dr.) Pukose",
    "speaker_title": "",
    "speaker": {
        "id": 1458,
        "legal_name": "Robert Pukose",
        "slug": "robert-pukose"
    },
    "content": "Thank you, hon. Temporary Deputy Speaker for giving me this opportunity to contribute to this very important Bill, The Kenya Heroes Bill, National Assembly Bill No.30 of 2013. This is a very important Bill in that we will be able to identify our heroes and have a structured way of recognizing and rewarding them. We know that this country is full of heroes but to the extreme end, we also have cowards who have been a disgrace to the society."
}