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

{
    "id": 111403,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111403/?format=api",
    "text_counter": 358,
    "type": "speech",
    "speaker_name": "Mr. M.M. Ali",
    "speaker_title": "The Assistant Minister, Ministry of State for Special Programmes",
    "speaker": {
        "id": 74,
        "legal_name": "Ali Mohamud Mohamed",
        "slug": "ali-mohamud-mohamed"
    },
    "content": " Thank you very much, Mr. Temporary Deputy Speaker, Sir, for giving me this opportunity to add my voice to this very important debate. Allow me at the outset to congratulate the men and women of the PSC on Constitutional Review for a job well done. Allow me to equally congratulate the CoE for doing an equally wonderful job."
}