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

{
    "id": 13500,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/13500/?format=api",
    "text_counter": 552,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "The Member of Parliament for Limuru was concerned that youths have not been paid for the last two months. The programme we are talking about is just beginning. I want it to be known that the KKV programme was stopped in the 2009/2010 Financial Year. No more funds have been made available. So, if people are working, they must be doing so in another scheme, and not KKV programme."
}