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

{
    "id": 1547444,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1547444/?format=api",
    "text_counter": 977,
    "type": "speech",
    "speaker_name": "Hon. Peter Kaluma",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 1565,
        "legal_name": "George Peter Opondo Kaluma",
        "slug": "george-peter-opondo-kaluma"
    },
    "content": " Let me also direct that that part of the statement be expunged from the Hansard, so that it does not incite emotions in terms of triggering Government using its resources to fight Government officers. Hon. Lotee, you can continue."
}