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

{
    "id": 64380,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/64380/?format=api",
    "text_counter": 133,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "The Government has established an inter-Ministerial Committee, chaired by the Ministry of Finance, to deal with this matter. The Committee will analyse the impact of lower tariffs on the economy, the cost of doing business, attractiveness to BPO, increased penetration, affordability, et cetera ."
}