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

{
    "id": 158788,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/158788/?format=api",
    "text_counter": 218,
    "type": "speech",
    "speaker_name": "Prof. Ongeri",
    "speaker_title": "The Minister for Education",
    "speaker": {
        "id": 124,
        "legal_name": "Samson Kegeo Ongeri",
        "slug": "samson-ongeri"
    },
    "content": "I want to beg you that sometimes if you cannot beat through the law, then traditions speak louder than the law. In many countries it is the traditions that help to resolve some of the most complex issues like the one we are having here today."
}