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

{
    "id": 323456,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/323456/?format=api",
    "text_counter": 297,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Thank you. Given that explanation - and I really do not want to take too much thing on this - I will withdraw the sanctions that were imposed on the Minister. However, Mr. Ethuro, given the time we had allowed for Question Time, I do not think we will be able to handle it now. The nature of business before us is such that we need to go to the next Order now. I would like to ask you to indicate when this Question can be prosecuted, now that I have restored it and the Minister is no longer under sanctions. What do you have to say?"
}