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

{
    "id": 1483217,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1483217/?format=api",
    "text_counter": 381,
    "type": "speech",
    "speaker_name": "Hon. Farah Maalim",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 16,
        "legal_name": "Farah Maalim Mohamed",
        "slug": "farah-maalim"
    },
    "content": " There being no quorum, I want to tell Hon. Mukunji, who is the Member for Manyatta, that he still has six minutes when this debate next comes up. The time being 7.02 pm, this House stands adjourned until Tuesday, 15th October 2024, at 2.30 pm."
}