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

{
    "id": 1122412,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1122412/?format=api",
    "text_counter": 229,
    "type": "speech",
    "speaker_name": "Mvita, ODM",
    "speaker_title": "Hon. Abdullswamad Nassir",
    "speaker": {
        "id": 2433,
        "legal_name": "Abdulswamad Sheriff Nassir",
        "slug": "abdulswamad-sheriff-nassir"
    },
    "content": " Thank you, Hon. Speaker. This is a House of democracy. You had approved my request to Chair a Committee sitting tomorrow morning. I will try and request my colleague to sit in for me for tomorrow’s Committee meeting, because this is a very sensitive matter. I think it will be a very rare occurrence because since I was elected Chairman of the Public Investments Committee, I have only missed one meeting when I was unwell. This should be a second time and it will be because I will have other national issues to take care of."
}