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

{
    "id": 492017,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/492017/?format=api",
    "text_counter": 305,
    "type": "speech",
    "speaker_name": "Sen. Muthama",
    "speaker_title": "",
    "speaker": {
        "id": 96,
        "legal_name": "Johnson Nduya Muthama",
        "slug": "johnson-muthama"
    },
    "content": "Mr. Temporary Speaker, Sir, looking at the time and the Members of the Senate who want to contribute, if we allocate 10 minutes to each, that will mean that we spend 100 minutes which we do not have. I have consulted with hon. Senators, as a Whip, and agreed with them that we contribute, each for five minutes, so that we have enough time for everyone to contribute."
}