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

{
    "id": 1416340,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1416340/?format=api",
    "text_counter": 707,
    "type": "speech",
    "speaker_name": "Hon. Peter Kaluma",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 1565,
        "legal_name": "George Peter Opondo Kaluma",
        "slug": "george-peter-opondo-kaluma"
    },
    "content": "Let me thank the House, on behalf of the substantive Speaker, for the dedication you have shown in the Committee of the whole House proceedings this afternoon. Actually, not just this afternoon but the whole day since morning. I know the House is engaged in other business and that is why it cannot proceed beyond this time."
}