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

{
    "id": 101249,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101249/?format=api",
    "text_counter": 65,
    "type": "speech",
    "speaker_name": "Mr. M.M. Ali",
    "speaker_title": "",
    "speaker": {
        "id": 74,
        "legal_name": "Ali Mohamud Mohamed",
        "slug": "ali-mohamud-mohamed"
    },
    "content": "Mr. Deputy Speaker, Sir, unfortunately, nothing can be done from my part because the rest of the resources I have in the Ministry are actually not even enough to run the rest of the programmes. However, we have written to the Minister requesting for a meeting with the Treasury officials so that this matter can be discussed and dispensed with once and for all. For now, I cannot give you any answer on that."
}