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

{
    "id": 303863,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/303863/?format=api",
    "text_counter": 425,
    "type": "speech",
    "speaker_name": "Mr. Muthama",
    "speaker_title": "",
    "speaker": {
        "id": 96,
        "legal_name": "Johnson Nduya Muthama",
        "slug": "johnson-muthama"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, mine is just a humble request. Looking at the time and the number of hon. Members who wish to contribute to this Bill, I would like to ask kindly if it is possible to request each hon. Member to take not more than five minutes so that we may be able to complete debate on this Bill."
}