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

{
    "id": 1440920,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1440920/?format=api",
    "text_counter": 418,
    "type": "speech",
    "speaker_name": "Hon. Farah Maalim",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 16,
        "legal_name": "Farah Maalim Mohamed",
        "slug": "farah-maalim"
    },
    "content": " Stop the Quorum Bell. Order, Hon. Members. The time being 6.26 p.m., and there being no quorum, this House stands adjourned until Tuesday, 25th June 2024, at 9.30 a.m."
}