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

{
    "id": 161183,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/161183/?format=api",
    "text_counter": 53,
    "type": "speech",
    "speaker_name": "Mr. Chanzu",
    "speaker_title": "",
    "speaker": {
        "id": 11,
        "legal_name": "Yusuf Kifuma Chanzu",
        "slug": "yusuf-chanzu"
    },
    "content": "Mr. Speaker, Sir, before I ask the Question, I want to thank you for your indulgence and having this Question reinstated. Last week on Thursday, I realised that I was going to be late and I called your office. The Secretary assured me that she was going to inform the Clerk's office. I was late because I was dropping my daughter at school. So, thank you!"
}