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

{
    "id": 96177,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/96177/?format=api",
    "text_counter": 182,
    "type": "speech",
    "speaker_name": "Dr. Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. According to the traditions of this House, the Minister should have come before the Mover of the Motion. So, I urge the Chair to find that he has been overtaken by events and to put the Question."
}