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

{
    "id": 1047187,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1047187/?format=api",
    "text_counter": 170,
    "type": "speech",
    "speaker_name": "Kipipiri, JP",
    "speaker_title": "Hon. Amos Kimunya",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "We shall also prioritize several Bills that are awaiting Committee of the whole House in the coming week. I urge Members who have any amendments to any Bills to forward them to the Office of the Clerk in good time to ensure that they are processed and published in the Order Paper in a timely manner."
}