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

{
    "id": 84506,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/84506/?format=api",
    "text_counter": 195,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": " Thank you, Mr. Deputy Speaker, Sir. Hon. Musikari Kombo talked of the causes of the jams, which others have also talked about. One is the matatus which I agree. I think this is going to be dealt with when we deal with a much more efficient public service transport system which is now under consideration jointly by the Ministry of Transport and the Ministry of Roads."
}