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

{
    "id": 1112807,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1112807/?format=api",
    "text_counter": 293,
    "type": "speech",
    "speaker_name": "Sen. Orengo",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "Like we, elected Members of the National Assembly and the Senate, you cannot lose your seat until the appeal process is complete. That was for good reason. You have got this term for five years and within those five years, you are going back to the people to see whether or not you should be re-elected. For example, if we change the law that the moment you are arrested, you lose your seat until you get an innocent verdict. If the case takes five years and you have already been thrown out of Parliament, how do you come back to that Parliament?"
}