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

{
    "id": 133634,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/133634/?format=api",
    "text_counter": 113,
    "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": "I am aware of the motor vehicle accidents around Kimende and Nyambari Trading Centres, some of which have resulted into loss of human lives. I have, therefore, as an immediate measure, instructed my officers to install appropriate road signs and markings near the two centres in order to caution both pedestrians crossing the road as well as the speeding motorists. In addition, my Ministry is continuously monitoring all accident spots with a view to instituting the most appropriate measures to prevent the occurrence of the accidents."
}