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

{
    "id": 1560045,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1560045/?format=api",
    "text_counter": 1036,
    "type": "speech",
    "speaker_name": "Hon. Omboko Milemba",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13328,
        "legal_name": "Jeremiah Omboko Milemba",
        "slug": "jeremiah-omboko-milemba"
    },
    "content": " Hon. Members, having completed all the business on the Order Paper, and the time being 7.24 p.m., the House stands adjourned until Thursday, 24th April 2025, at 2.30 p.m."
}