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

{
    "id": 29389,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/29389/?format=api",
    "text_counter": 138,
    "type": "speech",
    "speaker_name": "Mr. Balala",
    "speaker_title": "The Minister for Tourism",
    "speaker": {
        "id": 9,
        "legal_name": "Najib Mohamed Balala",
        "slug": "najib-balala"
    },
    "content": " Mr. Speaker, Sir, I am aware that the Minister of the East African Community has gone to Arusha. In fact, she was absent in the Cabinet meeting this morning. She had asked for permission to be away on official duty. So, I will look for the Assistant Minister and commit that this Question be answered on Tuesday, next week."
}