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

{
    "id": 1112789,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1112789/?format=api",
    "text_counter": 275,
    "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 value the Bill of Rights which is the central pillar of our democracy. Whenever I see some provision which seems to undermine our Bill of Rights, I have to point it out. I hope this will be amended. For example, Clause 8 of the Bill refers to Section 119, 120 and 121 of the Criminal Procedure Code as to the execution of a search warrant shall apply to a search without a warrant under Sub Section (1)."
}