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

{
    "id": 1507504,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1507504/?format=api",
    "text_counter": 259,
    "type": "speech",
    "speaker_name": "Hon. Omboko Milemba",
    "speaker_title": "The Temporary Chairman",
    "speaker": {
        "id": 13328,
        "legal_name": "Jeremiah Omboko Milemba",
        "slug": "jeremiah-omboko-milemba"
    },
    "content": " Hon. Members, you may resume your seats. We are in the Committee of the whole House to consider the Co-operatives Bill, (National Assembly Bill No.7 of 2024)."
}