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

{
    "id": 255108,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/255108/?format=api",
    "text_counter": 16,
    "type": "speech",
    "speaker_name": "Mr. M. Kariuki",
    "speaker_title": "The Assistant Minister, Office of the President",
    "speaker": {
        "id": 367,
        "legal_name": "Kariuki Mirugi",
        "slug": "kariuki-mirugi"
    },
    "content": " Thank you, Mr. Speaker, Sir, for your direction on this matter. I think this direction has been long overdue. I wish to tender my apology to you and the House for the fact that I was asked to clarify on what I had said in the House. I seek the forgiveness of the House. Similar interviews took place last week, when we debated the composition of the House Business Committee. Those interviews were aired on television. So, I had taken cue from those interviews but I was wrong. So, I do tender my apology."
}