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

{
    "id": 37890,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/37890/?format=api",
    "text_counter": 104,
    "type": "speech",
    "speaker_name": "Mr. Obure",
    "speaker_title": "",
    "speaker": {
        "id": 118,
        "legal_name": "Christopher Mogere Obure",
        "slug": "christopher-obure"
    },
    "content": "Mr. Speaker, Sir, the current contract for completion of the sixth floor is scheduled to end in December, 2011. As you know, this is part of the Stalled Projects Programme. We have not been able to get all the funding that we required. At the moment, we are negotiating with the Treasury and the Ministry of Education to ensure that we get the funding necessary to complete this project at the scheduled time."
}