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

{
    "id": 3790,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3790/?format=api",
    "text_counter": 69,
    "type": "speech",
    "speaker_name": "Mr. Warugongo",
    "speaker_title": "",
    "speaker": {
        "id": 150,
        "legal_name": "Nemesius Warugongo",
        "slug": "nemesius-warugongo"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I would like to seek clarification about the construction of the dams and when they will be complete. I thank the Minister for coming up with that elaborate answer to my Question. Is it possible that these dams will be completed before 2015? We are talking about over two years from now. Is it possible for the completion time to be brought forward to 2013 or even next year?"
}