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

{
    "id": 23580,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/23580/?format=api",
    "text_counter": 368,
    "type": "speech",
    "speaker_name": "Prof. Ongeri",
    "speaker_title": "The Minister for Education",
    "speaker": {
        "id": 124,
        "legal_name": "Samson Kegeo Ongeri",
        "slug": "samson-ongeri"
    },
    "content": " Mr. Temporary Deputy Chairman, Sir, I would like to seek your indulgence. I want to understand the implication of this amendment, because the earlier amendment by the Minister did include bursaries, among others. If it is not specified as bursaries, then I think we are in a lock-jam and I need to be advised accordingly."
}