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

{
    "id": 1144592,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1144592/?format=api",
    "text_counter": 111,
    "type": "speech",
    "speaker_name": "Kipipiri, JP",
    "speaker_title": "Hon. Amos Kimunya",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "A maximum of two and a half hours, with not more than 20 minutes for the Mover in moving and five minutes for any other Member speaking, including the Chairperson of the relevant Committee (if the Committee Report is not moved by the Chairperson of the relevant Committee) except the Leader of the Majority Party and the Leader of the Minority Party, who shall be limited to a maximum of 10 minutes each, and that 10 minutes before the expiry of the time, the Mover shall be called upon to reply; and further that priority in speaking shall be accorded to the Leader of the Majority Party and the Leader of the Minority Party, in that order."
}