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

{
    "id": 6401,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6401/?format=api",
    "text_counter": 408,
    "type": "speech",
    "speaker_name": "Dr. Khalwale",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": " Order, hon. Mbiuki! You are supposed to speak on the amended Motion, and then at the end of your speech, you can invite Dr. Wekesa to second your amendment. You can exhaust yourself. You do not have to invite him now, unless you think you have said enough."
}