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

{
    "id": 3274,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3274/?format=api",
    "text_counter": 119,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Order! Mr. Minister, we are not through with this yet! You have said that all the team members travelled by air. However, Dr. Khalwale is alleging that they all did not travel by air. Not only that, one of those who travelled by road, won a bronze medal. Get me correctly because this is not a trivial issue that is being raised here! That Kenyan did not travel by air, but she won a bronze medal. Did she win a bronze medal without accreditation? I think we need to deal with this."
}