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

{
    "id": 1234000,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234000/?format=api",
    "text_counter": 112,
    "type": "speech",
    "speaker_name": "Tharaka, UDA",
    "speaker_title": "Hon. George Murugara",
    "speaker": null,
    "content": " Thank you very much, Hon. Deputy Speaker. As I reply, I wish to thank Members of Parliament for showing overwhelming support to the report and confirmation of Bishop David Oginde as the new Chairperson of the Ethics and Anti-Corruption Commission. I also wish to thank the Departmental Committee on Justice and Legal Affairs Committee for the work they did, which has pleased Parliament. If this Motion is passed, we 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."
}