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

{
    "id": 84488,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/84488/?format=api",
    "text_counter": 177,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "It has become increasingly very difficult to move within the City of Nairobi. In this regard, transportation is now reaching a crisis level. Traffic jams have become permanent features while deaths caused by reckless drivers, pedestrians and the poor state of the roads are on the increase. An increase in the number of motor cyclists and bicycle riders on our roads has also lead to increase in accidents."
}