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

{
    "id": 1054582,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1054582/?format=api",
    "text_counter": 180,
    "type": "speech",
    "speaker_name": "Kipipiri, JP",
    "speaker_title": "Hon. Amos Kimunya",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "As Members are aware, the House is scheduled to proceed on a short recess commencing tomorrow, in accordance to the resolution of the House on Tuesday, 9th March 2021 amending the 2021 Calendar. In this regard, the HBC has not scheduled any business for next week."
}