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

{
    "id": 233415,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/233415/?format=api",
    "text_counter": 270,
    "type": "speech",
    "speaker_name": "Mr. Khamasi",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 300,
        "legal_name": "Daniel Lyula Khamasi",
        "slug": "daniel-khamasi"
    },
    "content": " Order, Rev. Nyagudi! You are timed for ten minutes. So, I was just about to tell you that, and he has just taken over my job. I do not know who permitted him to take over my job. But I just wanted to remind you that if you wanted to move an amendment to this Motion, your time is running out!"
}