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

{
    "id": 96330,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/96330/?format=api",
    "text_counter": 146,
    "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": "My Ministry will carry out routine maintenance of Njoro-Molo and Njoro-Mau Narok Roads in this financial year, 2010/2011. The roads in question are classified as C56 and C57. Under the Kenya National Highways, I have allocated a total of Kshs34,364,000 for routine maintenance of these roads within this financial year."
}