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

{
    "id": 34828,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/34828/?format=api",
    "text_counter": 231,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": " Mr. Speaker, Sir, as a matter of fact, nothing would have pleased me more than to answer him in Kiswahili, but I am not allowed because I started in English. I made my original statement in English and, therefore, I must stick to English; hata mimi najua Kiswahili kabisa!"
}