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

{
    "id": 154167,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/154167/?format=api",
    "text_counter": 92,
    "type": "speech",
    "speaker_name": "Mr. Joho",
    "speaker_title": "",
    "speaker": {
        "id": 30,
        "legal_name": "Hassan Ali Joho",
        "slug": "hassan-joho"
    },
    "content": "asked the Minister for Tourism:- (a) whether he could provide a projection of how severe the tourism sector is likely to be affected this year as a result of the current economic meltdown, which is also affecting key sectors of the economy; and, (b) whether he could state the steps he is taking to cushion hoteliers and tour operators from the effects of the global economic downturn, particularly in the Coast region."
}