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

{
    "id": 153646,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/153646/?format=api",
    "text_counter": 111,
    "type": "speech",
    "speaker_name": "Mr. Balala",
    "speaker_title": "",
    "speaker": {
        "id": 9,
        "legal_name": "Najib Mohamed Balala",
        "slug": "najib-balala"
    },
    "content": "Mr. Speaker, Sir, while appreciating the comments by the hon. Member, I would like to inform him that the Tourism Bill will come to this House very soon. It is now at the Cabinet level for approval, after which it will come here for endorsement. That is when we will provide for all the incentives and raise issues such as to where to build hotels. We do not want conflict between the hotel industry and society."
}