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

{
    "id": 173894,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/173894/?format=api",
    "text_counter": 206,
    "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": "(c) To address this situation, the Ministry of Roads has commissioned a consultant to re-design the whole road, from Kisumu through Webuye to Kitale. The consultant is expected to re-engineer the section between Kisumu and Kiboswa to make it safer. The cost of reconstruction of the road between Kisumu and Kitale is Kshs5.5 billion. This money is not immediately available. As a stop-gap measure, my Ministry has procured two contractors to work on the road pending major works at a later stage."
}