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

{
    "id": 315501,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/315501/?format=api",
    "text_counter": 334,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "He knows that winning and losing are part of the game. So, one does not commit a crime by not winning a medal."
}