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

{
    "id": 1136452,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1136452/?format=api",
    "text_counter": 314,
    "type": "speech",
    "speaker_name": "Kipipiri, JP",
    "speaker_title": "Hon. Amos Kimunya",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "Hon. Members, it is approaching lunchtime. So, we need to report progress to the main House, so that we can have an opportunity to break and have the next session at 2.30 p.m. This is purely procedural. If we do not do this, we will not go for break and the next session will start. I beg to move, Hon. Temporary Deputy Chairman."
}