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

{
    "id": 1686,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1686/?format=api",
    "text_counter": 210,
    "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) I am not aware that 1st and 2nd Avenues in Eastleigh, or any other roads in Uhuru, Muthurwa, Gikomba and Shauri Moyo Estates were upgraded during the last three years. The deterioration of roads in Eastleigh has been worsened by leaking water pipes, overflowing sewers that discharge effluents on the roads and dumping of garbage by the road sides, which blocks the storm water drainage."
}