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

{
    "id": 1122141,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1122141/?format=api",
    "text_counter": 274,
    "type": "speech",
    "speaker_name": "Sen. Orengo",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "Mr. Temporary Speaker, Sir, I hope that with this report, we can have a paradigm shift. I think that this report speaks for itself on what should be done, what should be put in place and how the police should behave. When we say these things, it is not that we do not realize that we have a very good police force. We appreciate that all the time."
}