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

{
    "id": 1210906,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1210906/?format=api",
    "text_counter": 300,
    "type": "speech",
    "speaker_name": "Sen. (Dr.) Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "A maximum of three hours with not more than twenty minutes for the Mover, twenty minutes for the Majority Party official responder, twenty minutes for the Minority Party official responder and fifteen minutes for each other Senator speaking; and further that fifteen minutes before the time expires, the Mover shall be called upon to reply."
}