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

{
    "id": 5899,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5899/?format=api",
    "text_counter": 412,
    "type": "speech",
    "speaker_name": "Mr. Hassan",
    "speaker_title": "",
    "speaker": {
        "id": 398,
        "legal_name": "Yusuf Hassan Abdi",
        "slug": "yusuf-hassan-abdi"
    },
    "content": "Thank you, Mr. Temporary Deputy Speaker, Sir. I wanted to raise the issue relating to a Statement that I had requested from the Government on the demolitions that are taking place in my constituency. It was raised first on Tuesday and yesterday, it was also raised by the Speaker. At that moment, the Minister of Justice, National Cohesion and Constitutional Affairs had agreed that the Government will come back with the Statement today. I just wanted to know about the status of that Statement."
}