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

{
    "id": 1023980,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1023980/?format=api",
    "text_counter": 70,
    "type": "speech",
    "speaker_name": "Kamukunji, JP",
    "speaker_title": "Hon. Yusuf Hassan",
    "speaker": {
        "id": 398,
        "legal_name": "Yusuf Hassan Abdi",
        "slug": "yusuf-hassan-abdi"
    },
    "content": " Hon. Deputy Speaker, I had requested the Statement on 16th June 2020 on the ban of the importation of mitumba and I had not received any response on that particular Statement nor have I been informed by the Committee on Implementation about whether any action had been taken in that regard."
}