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

{
    "id": 4042,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4042/?format=api",
    "text_counter": 321,
    "type": "speech",
    "speaker_name": "Dr. Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "Thank you Mr. Temporary Deputy Speaker, Sir. Indeed, we have consulted with hon. Kabogo. Just like me, hon. Kabogo fights for the poor farmers in his constituency and in Kenya on coffee. So, we are in agreement that I can read his Motion."
}