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

{
    "id": 20952,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/20952/?format=api",
    "text_counter": 121,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Speaker, Sir, as I indicated earlier, we have already procured a contract and it was awarded to M/S Trans Nile Construction Company for a total sum of Kshs1,095,000. It is due to run from 10th September, 2011, which essentially means three days from now. I am sure within a month, we will be able to have the roads in a motorable state."
}