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

{
    "id": 802071,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/802071/?format=api",
    "text_counter": 128,
    "type": "speech",
    "speaker_name": "Hon. Mariru",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 13400,
        "legal_name": "Patrick Kariuki Mariru",
        "slug": "patrick-kariuki-mariru"
    },
    "content": " Hon. Chairman, I want to remind the Chairpersons of committees that they will have a maximum of 10 minutes. Because you are the first one and the other Chairpersons will learn from you, I will add you two minutes to conclude. However, any other subsequent Chair shall have a maximum of 10 minutes."
}