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

{
    "id": 288789,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/288789/?format=api",
    "text_counter": 283,
    "type": "speech",
    "speaker_name": "Mr. Mungatana",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 185,
        "legal_name": "Danson Buya Mungatana",
        "slug": "danson-mungatana"
    },
    "content": "Secondly, I am reliably informed that the Assistant Minister was, in fact, here yesterday to answer Questions. So, it is not that he has formed a habit of missing sessions of this House. We will give him the benefit of the doubt for the last time. At the same time, the Chair orders that this Question be the first one on the Order Paper for tomorrow. If the Minister does not appear to answer it, the Chair will take appropriate action against him."
}