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

{
    "id": 118573,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/118573/?format=api",
    "text_counter": 251,
    "type": "speech",
    "speaker_name": "Mr. Muthama",
    "speaker_title": "",
    "speaker": {
        "id": 96,
        "legal_name": "Johnson Nduya Muthama",
        "slug": "johnson-muthama"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. Judging from the weight of this matter and the number of people waiting to contribute, may I kindly ask that we reduce the time for every hon. Member from 20 minutes to five minutes."
}