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

{
    "id": 60423,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/60423/?format=api",
    "text_counter": 134,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "Mr. Speaker, Sir, hon. Konchella was concerned about the commodity prices. I also did indicate that we are concerned as a Government because we do not want the prices of essential commodities to increase beyond the reach of our people. He particularly talked about kerosene. I want to assure him that the Government is considering that issue of removing tax on kerosene so that the price does not increase."
}