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

{
    "id": 777573,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/777573/?format=api",
    "text_counter": 256,
    "type": "speech",
    "speaker_name": "Hon. Washiali",
    "speaker_title": "",
    "speaker": {
        "id": 151,
        "legal_name": "Benjamin Jomo Washiali",
        "slug": "benjamin-washiali"
    },
    "content": "Thank you, Hon. Temporary Deputy Speaker. I rise under Standing Order No.95. I have been sitting here listening to the Members all the way from the Mover and all Members who have had an opportunity to speak and they have all supported this Report. So that we save time, because all these Motions are time bound, I request you to ask the Mover to reply."
}