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

{
    "id": 54096,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/54096/?format=api",
    "text_counter": 263,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Thank you very much, Mr. Speaker, Sir. The matters that are being canvassed in this Bill are very technical and legal. I appreciate that my input would be useful, but I must say with a lot of regret that this Bill should have first come to the Committee on Justice and Legal Affairs for scrutiny. Unfortunately, it did not come. I do not want to ask why. That is why I am reluctantly sitting back and not wanting to contribute on it."
}