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

{
    "id": 1128533,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1128533/?format=api",
    "text_counter": 800,
    "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 Bill is being harmonised with the Coffee Bill that was introduced in this House. The Committee is still in the process of harmonising the two. They have pleaded for extra time to be able to bring a report that will have harmonised the two Bills. Hence, I would wish to withdraw it."
}