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

{
    "id": 105240,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/105240/?format=api",
    "text_counter": 125,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "However, Mr. Speaker, Sir, I want to say that I did make a Statement on this subject on the 25th November, 2009. Again, this year when I was talking about the stimulus programme, I also did give a very comprehensive Statement on Kazi Kwa Vijana Programme. I do not understand why this matter has been cleared and put on the Order Paper again."
}