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

{
    "id": 102055,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/102055/?format=api",
    "text_counter": 192,
    "type": "speech",
    "speaker_name": "Dr. Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "Madam Temporary Deputy Speaker, I would like to thank the Minister for that good answer. However, I would like to point to the Government that in Rwanda, the government allowed the Church to become politically very active, and the consequences were the genocide that we all know about in history."
}