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

{
    "id": 64444,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/64444/?format=api",
    "text_counter": 197,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "We know where we are actually coming from. In the old days, the man was everything. I remember when I was growing, there was a Congolese musician here who actually sang a song and it was actually recorded and sold in music stores. It says:- “ Akili ya bibihaiwezi kushinda ya bwana . Akili ya bibi ni sawa na ya mtoto mdogo .” So, that is where we are coming from. We must appreciate that we are now here and things must change."
}