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

{
    "id": 8034,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8034/?format=api",
    "text_counter": 151,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "Mr. Deputy Speaker, Sir, while we appreciate the widening of the roads, especially the Thika Superhighway, could the Minister consider liaising with the police to ensure that at every diversion where congestion occurs--- Yes, the motorists are contributing to it, but could he arrange with the police, so that there are policemen to guide traffic in order to avoid traffic jams?"
}