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

{
    "id": 5287,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5287/?format=api",
    "text_counter": 283,
    "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 am following up on an undertaking that was made by the Government last week that it would issue a Statement on the demolitions and forced evictions that are taking place in Nairobi. I think it was the Attorney-General’s Office that was given that responsibility."
}