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

{
    "id": 256307,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/256307/?format=api",
    "text_counter": 99,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "Mr. Speaker, Sir, I am trying to say that it is unfair to purportedly de-whip a group of hon. Members of your party without giving them a chance to defend themselves and then use their numerical strength to acquire the number of---"
}