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

{
    "id": 1112809,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1112809/?format=api",
    "text_counter": 295,
    "type": "speech",
    "speaker_name": "Sen. Orengo",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "I do not want to make this point again, but I am a believer in the Bill of Rights in the Constitution. I think we have the best Bill of Rights. Whenever you try to claw it back, I become uneasy because I have suffered from these kind of circumstances where you have committed no offence, but people appear in your house at four or five in the morning. There was a time the police came to my house and said I was holding seditious documents. They conducted a search and there was no such thing."
}