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

{
    "id": 1350086,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1350086/?format=api",
    "text_counter": 430,
    "type": "speech",
    "speaker_name": "Hon. Peter Kaluma",
    "speaker_title": "The Temporary Chairman",
    "speaker": {
        "id": 1565,
        "legal_name": "George Peter Opondo Kaluma",
        "slug": "george-peter-opondo-kaluma"
    },
    "content": " Leader of the Majority Party, I have not proposed the Question. I do not need to propose the Question because the Chairperson has withdrawn the amendment. So, the amendment, by way of recommittal, is dropped. That means we revert to the Bill as previously passed."
}