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

{
    "id": 1456555,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1456555/?format=api",
    "text_counter": 3945,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": " I know there is a lot of interest and questions on this Motion because in the morning, the debate had been limited to five minutes. But because we did not limit it on this Sitting to five minutes, you cannot do that mid-debate. But Members, 10 minutes is the maximum. If you all speak and limit it, many of you will speak. And just to also note, today we are sitting all the way to 9.30 p.m. There is enough time for Members to contribute. This chance will go to the Member for Nandi, Hon. Cynthia Muge."
}