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

{
    "id": 312010,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/312010/?format=api",
    "text_counter": 439,
    "type": "speech",
    "speaker_name": "Mr. Ogindo",
    "speaker_title": "",
    "speaker": {
        "id": 120,
        "legal_name": "Martin Otieno Ogindo",
        "slug": "martin-ogindo"
    },
    "content": "Yes, the whole essence of that is that this amendment by the Chair was seeking to bar the possibility of freedom being encroached upon under the guise of investigation and monitoring. Much as I know that these freedoms are not absolute, we want investigations to be done in an orderly manner, so that when you are put under surveillance, it is because you are suspected to have done something. That is the whole essence of that. I beg to move."
}