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

{
    "id": 1355339,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1355339/?format=api",
    "text_counter": 113,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": " Hon. Members, I have noted that there is a lot of interest in this Bill. I know that each Member gets to speak for 10 minutes, but if we keep our contributions short, as many Members as possible will get a chance to speak. I can see some Members raising their hands. Please, do not raise your hands. I have the order of names and I will try to follow it as much as possible. The next chance goes to the Member for Emuhaya."
}