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

{
    "id": 56266,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/56266/?format=api",
    "text_counter": 234,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Speaker, Sir, last week, for the second time, I asked for a Ministerial Statement from the Minister for Energy on the safety concerns arising from the release to the environment probable radioactive materials in Japan. I do not know whether the Statement is ready, but the Minister is here."
}