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

{
    "id": 223792,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/223792/?format=api",
    "text_counter": 26,
    "type": "speech",
    "speaker_name": "Mr. Yattani",
    "speaker_title": "",
    "speaker": {
        "id": 369,
        "legal_name": "Ukur Yattani",
        "slug": "ukur-yattani"
    },
    "content": "Thank you, Mr. Deputy Speaker, Sir. It is common knowledge that every Government department and Ministries are budgeted for. Unfortunately, the rebuilding of the burnt-down library was not part of our budget. But we are looking into it. The results of the investigations have not been brought to the Ministry, but we are doing everything within our means to address the matter. Thank you."
}