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

{
    "id": 456301,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456301/?format=api",
    "text_counter": 366,
    "type": "speech",
    "speaker_name": "Hon. Osman",
    "speaker_title": "",
    "speaker": {
        "id": 13133,
        "legal_name": "Hassan Aden Osman",
        "slug": "hassan-aden-osman"
    },
    "content": "Thank you, hon. Temporary Deputy Speaker. I rise to support the Motion. Dr. Ali is somebody who is known to me. I think Dr. Ali has been tested as a medical doctor, politician and also as a parent. Saney has already said that he is the one who educated him but, unfortunately, I do not know why he contested against him. 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."
}