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

{
    "id": 343022,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/343022/?format=api",
    "text_counter": 106,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Is the Assistant Minister in order to address the House without apologizing for having failed to appear yesterday? He has gone straight to seek the indulgence of the House hence causing even more delay. He did not appear yesterday to answer two Questions in the morning and in the afternoon. Is he in order?"
}