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

{
    "id": 52259,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/52259/?format=api",
    "text_counter": 208,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Speaker, Sir, on 31st March, 2011, I asked for a Statement from the Minister for Energy in respect of safety concerns arising from the recent release of radioactive material into the atmosphere from Japan. Since then, I have had to ask three times for the Statement. Last week, the Minister for Energy himself, hon. Murungi, was present and he asked the Chair to give him more time because the matter was technical. He said that he was going to give the Statement today."
}