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

{
    "id": 108094,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/108094/?format=api",
    "text_counter": 192,
    "type": "speech",
    "speaker_name": "Mr. Okemo",
    "speaker_title": "",
    "speaker": {
        "id": 198,
        "legal_name": "Chrysanthus Barnabas Okemo",
        "slug": "chrysanthus-okemo"
    },
    "content": "Mr. Speaker, Sir, I rise to support this amendment because when you talk about democracy and you are talking about promoting democracy, there are cases where people maybe held hostage to parties that they do not want to belong to. They must have the freedom to move out if they so wish. I, therefore, feel that the only way we can increase democracy, particularly where there is no internal democracy within political parties, is to allow people to have the freedom to move out and be where they want to be."
}