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

{
    "id": 223543,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/223543/?format=api",
    "text_counter": 31,
    "type": "speech",
    "speaker_name": "Mr. Munya",
    "speaker_title": "",
    "speaker": {
        "id": 279,
        "legal_name": "Joseph Konzolo Munyao",
        "slug": "joseph-munyao"
    },
    "content": "Mr. Deputy Speaker, Sir, I do not understand why hon. Members are debating on this issue. I have just stated the law that was passed by this House. If the hon. Members feel that there is a problem with this particular provision of the law, it is upon them to change it. I do not understand why they are asking me questions about the laws that they passed. I was not even in this House when they passed this law."
}