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

{
    "id": 155234,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/155234/?format=api",
    "text_counter": 161,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "(b) The British Government has not paid any compensation to the victims of the atrocities during the 1950s, so far. The Mau Mau veterans, together with other Kenyan human rights activists, have instructed a firm of lawyers in London to commence proceedings against the British Government for compensation."
}