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

{
    "id": 5334,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5334/?format=api",
    "text_counter": 330,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "You Whips of the Government must acknowledge that if you are serving the Government then they must recognize the status as such and accord the privileges attendant to the office. I am aware that when the whips were acting as the Leaders of Government Business, they were entitled to all the privileges of the Dispatch Box, but that situation has changed. So, I want to get from the Leader of Government Business whether the whips enjoy the privileges that are attendant to the Leader of Government Business in order to address the House from the Dispatch Box."
}