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

{
    "id": 1128553,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1128553/?format=api",
    "text_counter": 820,
    "type": "speech",
    "speaker_name": "Kipipiri, JP",
    "speaker_title": "Hon. Amos Kimunya",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Hon. Temporary Deputy Speaker, this particular Bill is currently undergoing public participation. I believe the last day of public participation is 30th November 2021. Because it is potentially controversial, we would want to ensure that we do not shorten that period. We would want public participation to run the whole course up to the 30th. Therefore, we can step it down until we complete public participation."
}