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

{
    "id": 65948,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/65948/?format=api",
    "text_counter": 110,
    "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": " Mr. Speaker, Sir, I beg to reply. (a) My Ministry has finalized the design for Mbita-Sindo-Magunga-Sori Road (D210) after which, the road will be considered for upgrading to bitumen standards. In the meantime, the Ministry has set aside Kshs10.5 million for the maintenance of the same road. (b) It is envisaged that the road works will commence on the first section of the road within the next financial year, that is, 2011/2012."
}