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

{
    "id": 5539,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5539/?format=api",
    "text_counter": 52,
    "type": "speech",
    "speaker_name": "Mr. Mungatana",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 185,
        "legal_name": "Danson Buya Mungatana",
        "slug": "danson-mungatana"
    },
    "content": " This is the ruling of the Chair. I direct this Question to the Ministry of Finance because it seems both the Ministry of Agriculture and the Ministry of Trade are pointing in the direction of the Ministry of Finance. So, Ministry of Finance, please, get your facts and come ready on Wednesday afternoon. May this Question be on the Order Paper on Wednesday afternoon."
}