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

{
    "id": 1153123,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1153123/?format=api",
    "text_counter": 63,
    "type": "speech",
    "speaker_name": "Sen. Orengo",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "What I am trying to say here is that he allowed us to go even though we differed with the position that the civil servants were taking on the question of the extra judicial killing. When we convinced him, he agreed that we go to Geneva. He instructed us to tell the world the truth and what Kenya was going to do about it."
}