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

{
    "id": 1033333,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1033333/?format=api",
    "text_counter": 322,
    "type": "speech",
    "speaker_name": "Ijara, PDR",
    "speaker_title": "Hon. (Ms.) Sophia Noor",
    "speaker": {
        "id": 375,
        "legal_name": "Sophia Abdi Noor",
        "slug": "sophia-noor"
    },
    "content": "I would like to thank His Excellency the President for the Address he gave on 12th November 2020. On COVID-19, we know that is a global crisis that has affected the whole world 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."
}