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

{
    "id": 298413,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/298413/?format=api",
    "text_counter": 146,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": " Thank you, Mr. Speaker, Sir. First, I begin by apologising for coming a little late. It has almost been a standard practice that I usually start, earliest at quarter past three or it usually goes up to 3.30 p.m. before I start. I understand that today, the Questions were fewer and that is why I was needed much earlier but I know that that cannot be an excuse; I am sorry, but I intended to make the statement myself today and that is why I did not delegate to anybody else."
}