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

{
    "id": 1065555,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1065555/?format=api",
    "text_counter": 22,
    "type": "speech",
    "speaker_name": "Kilifi North, ODM",
    "speaker_title": "Hon. Owen Baya",
    "speaker": {
        "id": 13373,
        "legal_name": "Owen Yaa Baya",
        "slug": "owen-yaa-baya"
    },
    "content": " Thank you, Hon. Speaker. We are discussing an important Bill and the experience in the morning of 15 minutes for each Member was quite a lot of time. Many Members are looking for an opportunity to speak. So, I would like to request that we reduce the amount of time to 10 minutes, so that everybody gets an opportunity to contribute to this important Bill. We would not want to have only a few people contributing. I would like to ask my fellow Members to reduce the time to 10 minutes so that everybody has an opportunity to contribute to this Bill."
}