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

{
    "id": 33834,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/33834/?format=api",
    "text_counter": 116,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "The Assistant Minister for Roads",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "(b) My Ministry has completed the design for upgrading of Chepterit-Baraton- Kaibon-Kipkarren-Turbo Road (C37) at a cost of Kshs35 million. We have also set aside Kshs90 million to commence procurement for bituminization of the road later this year. In the meantime, we have provided Kshs18 million for the maintenance for the purpose of ensuring that the road is in a motorable state."
}