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

{
    "id": 14651,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/14651/?format=api",
    "text_counter": 41,
    "type": "speech",
    "speaker_name": "Mr. Lesrima",
    "speaker_title": "",
    "speaker": {
        "id": 178,
        "legal_name": "Simon Saimanga Lesirma",
        "slug": "simon-lesirma"
    },
    "content": "They are selected at the district level in consultation with elected leaders, Members of Parliament, councillors, opinion leaders, religious leaders, peace committees and anybody who holds any position in society. It is usually a public forum. We are not very strict on the inclusion of leaders. We even include civil society and other people."
}