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

{
    "id": 99994,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99994/?format=api",
    "text_counter": 153,
    "type": "speech",
    "speaker_name": "Mr. Obure",
    "speaker_title": "The Minister for Public Works",
    "speaker": {
        "id": 118,
        "legal_name": "Christopher Mogere Obure",
        "slug": "christopher-obure"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, I beg to reply. (a) The firm awarded the tender for the rehabilitation of buildings at Garissa Teachers’ Training College is Castle Engineering and Construction Ltd. (b) The total cost for this phase of the works was Kshs55, 666,027. (c) The general progress stands at approximately 85 per cent complete. The 15 per cent outstanding works relate to mechanical and electrical installation, including plumbing and drainage works."
}