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

{
    "id": 10833,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10833/?format=api",
    "text_counter": 178,
    "type": "speech",
    "speaker_name": "Mr. Mungatana",
    "speaker_title": "",
    "speaker": {
        "id": 185,
        "legal_name": "Danson Buya Mungatana",
        "slug": "danson-mungatana"
    },
    "content": "On a point of order, Mr. Speaker, Sir. There was a time the practice in this House was that if the Minister is not there, the Leader of Government Business can rise and answer a Question. This Question has great public interest. The KENATCO taxis, that giant company has been in receivership for over 15 years."
}