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

{
    "id": 3409,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3409/?format=api",
    "text_counter": 254,
    "type": "speech",
    "speaker_name": "Mr. Chanzu",
    "speaker_title": "",
    "speaker": {
        "id": 11,
        "legal_name": "Yusuf Kifuma Chanzu",
        "slug": "yusuf-chanzu"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I would like the Minister to consult when he goes back. I have given him a copy of the HANSARD on the ruling of the Speaker that there must be adequate consultation before he brings the answer, so that he does not come and say that the Question should be directed to the Ministry of Lands or any other Ministry."
}