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

{
    "id": 1480341,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1480341/?format=api",
    "text_counter": 514,
    "type": "speech",
    "speaker_name": "Hon. Farah Maalim",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 16,
        "legal_name": "Farah Maalim Mohamed",
        "slug": "farah-maalim"
    },
    "content": " Hon. Members, there being no other business on the Order Paper to be transacted, the time being 7.24 p.m., this House stands adjourned until Tuesday, 8th October 2024, at 9:00 a.m."
}