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

{
    "id": 9675,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9675/?format=api",
    "text_counter": 88,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Deputy Speaker, Sir, we advertised for those works on 23rd September, 2011 - that is two months ago. The opening of the tenders was done on 12th October, 2011 and we have completed the evaluation. The contractor is ready to move on site but, as I indicated, we are experiencing very heavy rains in that section of the country and, therefore, we may not be able to move in. But as soon as the rain subsides, the contractor will move in immediately."
}