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

{
    "id": 1001418,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1001418/?format=api",
    "text_counter": 401,
    "type": "speech",
    "speaker_name": "Kapenguria, JP",
    "speaker_title": "Hon. Samuel Moroto",
    "speaker": {
        "id": 318,
        "legal_name": "Samuel Chumel Moroto",
        "slug": "samuel-moroto"
    },
    "content": " Thank you, Hon. Temporary Deputy Speaker. As a Member of this Committee, I want to thank my Chairman, Hon. Ichung’wah and the entire membership of the Committee. I also want to thank the whole House for what they have done and the Speaker for the way you have guided the House. I second."
}