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

{
    "id": 5529,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5529/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Mr. Mungatana",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 185,
        "legal_name": "Danson Buya Mungatana",
        "slug": "danson-mungatana"
    },
    "content": " Thank you, Minister! We have some communication from the Ministry of Agriculture and Ministry of Trade, all of them not wanting to respond to this Question. They say that it is not within their mandate. The Leader of Government business should help us here."
}