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

{
    "id": 128549,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/128549/?format=api",
    "text_counter": 389,
    "type": "speech",
    "speaker_name": "Mr. Linturi",
    "speaker_title": "",
    "speaker": {
        "id": 69,
        "legal_name": "Franklin Mithika Linturi",
        "slug": "franklin-linturi"
    },
    "content": "Thank you, Mr. Speaker, Sir. I will also be very brief because I had given an indication that I will be seeking a Ministerial Statement from the Prime Minister on the role and the mandate of the Efficiency Monitoring Unit, which is a department under his office."
}