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

{
    "id": 776,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/776/?format=api",
    "text_counter": 281,
    "type": "speech",
    "speaker_name": "Mr. Ogari",
    "speaker_title": "The Assistant Minister for Transport",
    "speaker": {
        "id": 385,
        "legal_name": "Simon Ogari Arama",
        "slug": "simon-ogari"
    },
    "content": "Mr. Speaker, Sir, the task force comprising of representatives from Government and Matatu operators was formed to address complaints that had been raised by matatu operators. This resulted in recommendations which were agreed upon. Most of the recommendations have been addressed. Based on the recommendations, my Ministry has drafted a Bill to form a National Transport and Safety Authority. The Authority’s functions will include licensing and regulation of public transport."
}