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

{
    "id": 543231,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/543231/?format=api",
    "text_counter": 59,
    "type": "speech",
    "speaker_name": "Hon. (Eng.) Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "Hon. Deputy Speaker, I thank you for that clarification. I am one of the Members who have proposed amendments to that Bill. My only point is that I had done a letter to you requesting to be away tomorrow to attend the burial of one of the Garissa victims. I can only request the Committee, through you, that if I am to appear before them, then it has to be after tomorrow."
}