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

{
    "id": 200823,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/200823/?format=api",
    "text_counter": 236,
    "type": "speech",
    "speaker_name": "Mr. Muturi",
    "speaker_title": "",
    "speaker": {
        "id": 215,
        "legal_name": "Justin Bedan Njoka Muturi",
        "slug": "justin-muturi"
    },
    "content": "On a point of order, Mr. Temporary Deputy Chairman, Sir. I have an amendment to Clause 34. It is in the Order Paper!"
}