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

{
    "id": 64378,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/64378/?format=api",
    "text_counter": 131,
    "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 tariff wars are a function of a free and competitive market. The shareholder value in Safaricom is a function of the efficiency, innovation, visionary leadership and high quality customer service. The Government cannot, therefore, interfere in these areas."
}