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

{
    "id": 154123,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/154123/?format=api",
    "text_counter": 48,
    "type": "speech",
    "speaker_name": "Mr. Kenyatta",
    "speaker_title": "",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "Mr. Deputy Speaker, Sir, I want to say soon. I think he did not hear the original answer. Had he heard the original answer, he would not have asked the question. I said that the system will be operational by August, 2009, and it will be fully implemented by June, 2010."
}