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

{
    "id": 1043695,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1043695/?format=api",
    "text_counter": 42,
    "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, you will note that we just have this sitting to transact some business. Even some businesses we thought would be completed in the morning attracted so much interest from the Members such that we are now finding ourselves with those businesses on the afternoon Order Paper. We have only four hours, depending on the next Motion which I will also be moving. Hence it becomes necessary that we reapportion our time so that we can at least transact the various businesses that are before us."
}