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

{
    "id": 518419,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/518419/?format=api",
    "text_counter": 10,
    "type": "speech",
    "speaker_name": "Hon. Ethuro",
    "speaker_title": "The Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": "I am informed that the Chairperson of the Committee sought an extension of two weeks last week. The extension was granted, so maybe we need to wait for those two weeks to elapse and then he can respond. I am hoping the Chairperson of the Committee will at least abide by that extension."
}