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

{
    "id": 97752,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/97752/?format=api",
    "text_counter": 144,
    "type": "speech",
    "speaker_name": "Dr. Oburu",
    "speaker_title": "",
    "speaker": {
        "id": 194,
        "legal_name": "Oburu Ngona Odinga",
        "slug": "oburu-odinga"
    },
    "content": "Mr. Speaker, Sir, as I said at the beginning of my statement, we are very much on track in effecting some of the reforms. According to Vision 2030 – of course, it will go up to 2030, because reforms are a continuous process – it is not something which you can give a timeframe. But the ones which are underway, we expect to complete them by the year 2012."
}