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

{
    "id": 234592,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234592/?format=api",
    "text_counter": 187,
    "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! There is no business of toboa here. We are in the business of discussing the Tobacco Control Bill here and if there are certain things that have taken place outside there, I will not allow them to be brought on the Floor of the House. So, if there are certain things that have been discussed outside this Chamber without my knowledge or permission, I will not allow that exchange to be brought before this House. Let us be serious because we are discussing a very important Bill which I want us to discuss with the seriousness it deserves."
}