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

{
    "id": 203104,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/203104/?format=api",
    "text_counter": 484,
    "type": "speech",
    "speaker_name": "Dr. Manduku",
    "speaker_title": "",
    "speaker": {
        "id": 396,
        "legal_name": "Hezron Manduku",
        "slug": "hezron-manduku"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, my amendments have been overtaken by events. Therefore, I withdraw them."
}