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

{
    "id": 9169,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9169/?format=api",
    "text_counter": 233,
    "type": "speech",
    "speaker_name": "Mr. Lesrima",
    "speaker_title": "",
    "speaker": {
        "id": 178,
        "legal_name": "Simon Saimanga Lesirma",
        "slug": "simon-lesirma"
    },
    "content": "Thank you, Mr. Speaker, Sir. I do have a number of pending cases. As I said, requests have been put forward and we have been analysing and referring back to the leaders and District Commissioners (DCs) to rationalize where criteria that are quoted are not met. I can guarantee that we will expedite the requests that have not been finalized as soon as possible."
}