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

{
    "id": 400123,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/400123/?format=api",
    "text_counter": 43,
    "type": "speech",
    "speaker_name": "Hon. Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "You are out of order. I do not want people making noise. That is noise from whoever it is. I suspect that, that could be the voice of the Member for Changamwe. Kindly use the rules of the House. If you want to speak, you do not just speak. The Member for Changamwe, next time, you are going to be thrown out of here. You have made a habit of speaking when you are seated without permission. You have no audience. The electronic version of the Official Hansard Report is for information purposesonly. A certified version of this Report can be obtained from the Hansard Editor."
}