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

{
    "id": 1224472,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1224472/?format=api",
    "text_counter": 268,
    "type": "speech",
    "speaker_name": "Sen. Kathuri",
    "speaker_title": "",
    "speaker": {
        "id": 13590,
        "legal_name": "Murungi Kathuri",
        "slug": "murungi-kathuri"
    },
    "content": "Thank you, Mr. Speaker, Sir, for this opportunity. I thank you for guiding the Procedure and Rules Committee as our Chair. I am your Vice-Chair and whatever decision that has been made even though my signature is not on the report, I fully support the work of the Committee as a Member."
}