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

{
    "id": 57234,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/57234/?format=api",
    "text_counter": 325,
    "type": "speech",
    "speaker_name": "Prof. Saitoti",
    "speaker_title": "",
    "speaker": {
        "id": 205,
        "legal_name": "George Muthengi Kinuthia Saitoti",
        "slug": "george-saitoti"
    },
    "content": "Mr. Deputy Speaker, Sir, I would like to say: Give me one month. I will try to pull the police together so as to expedite the investigation. I will then come and report here whether it will be a final or an interim report. I will oblige with the request made by the hon. Member."
}