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

{
    "id": 789643,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/789643/?format=api",
    "text_counter": 108,
    "type": "speech",
    "speaker_name": "Hon. Yussuf Adan",
    "speaker_title": "",
    "speaker": {
        "id": 13420,
        "legal_name": "Adan Haji Yussuf",
        "slug": "adan-haji-yussuf-2"
    },
    "content": "Thank you Hon. Speaker, I seek extension of the consideration period for the Irrigation Bill for one more day owing to the fact that we still have the input from stakeholders that are quite overwhelming. Therefore, we needed to run it first to the Ministry and other stakeholders so that we can accommodate all those views. So, I rise to seek extension by one more day. Thank you."
}