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

{
    "id": 1266,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1266/?format=api",
    "text_counter": 256,
    "type": "speech",
    "speaker_name": "Mr. Hassan",
    "speaker_title": "",
    "speaker": {
        "id": 398,
        "legal_name": "Yusuf Hassan Abdi",
        "slug": "yusuf-hassan-abdi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I also wanted to raise an issue relating to a Ministerial Statement on the demolitions of which the Attorney-General was to present on behalf of the Government. We were told last week that he was away on Government business. I just wanted to know about the status of that Statement."
}