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

{
    "id": 221123,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/221123/?format=api",
    "text_counter": 74,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "asked the Minister for Transport:- (a) whether he is aware that Kenya Airways has monopolised local and regional air travel, as a result of which airfares are unreasonably high; (b) whether he is also aware that this has greatly increased the cost of doing business in the country and regionally; and, (c) whether he could consider licensing more airlines to operate locally in order to allow competition which would lead to reduction in the cost of local air travel."
}