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

{
    "id": 159554,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/159554/?format=api",
    "text_counter": 345,
    "type": "speech",
    "speaker_name": "Mr. Mureithi",
    "speaker_title": "",
    "speaker": {
        "id": 89,
        "legal_name": "Erastus Kihara Mureithi",
        "slug": "erastus-mureithi"
    },
    "content": "Mr. Speaker, Sir, I want to thank you, like all my other colleagues, for the way you have navigated this Parliament by introducing live coverage and, at the same time, introducing very many changes in Parliament to make our lives easier. This Parliament has become a new Parliament. We are just about to reach there. I want to congratulate you very much for those far reaching reforms."
}