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

{
    "id": 1514943,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1514943/?format=api",
    "text_counter": 644,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Chairlady",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": " Hon. Deputy Speaker, I beg to report that the Committee of the Whole House has considered the Persons with Disabilities Bill, (Senate Bill No. 7 of 2023), and approved the same with amendments."
}