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

{
    "id": 159829,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/159829/?format=api",
    "text_counter": 620,
    "type": "speech",
    "speaker_name": "Mr. Muthama",
    "speaker_title": "",
    "speaker": {
        "id": 96,
        "legal_name": "Johnson Nduya Muthama",
        "slug": "johnson-muthama"
    },
    "content": "The other day, he was asked to stop the bus and kick out the pick-pockets who were pretending to be conductors and yet, actually, they were pick-pocketing the passengers they are supposed to protect! So, we want the issue of corruption to be dealt with immediately and with all the seriousness!"
}