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

{
    "id": 1515354,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1515354/?format=api",
    "text_counter": 383,
    "type": "speech",
    "speaker_name": "Ugenya, MDG",
    "speaker_title": "Hon. David Ochieng’",
    "speaker": {
        "id": 2955,
        "legal_name": "David Ouma Ochieng'",
        "slug": "david-ouma-ochieng"
    },
    "content": " Hon. Deputy Speaker, I beg to report that the Committee of the whole House has considered the Startup Bill (Senate Bill No.14 of 2022) and approved the same with amendment."
}