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

{
    "id": 131011,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/131011/?format=api",
    "text_counter": 317,
    "type": "speech",
    "speaker_name": "Prof. Sambili",
    "speaker_title": "The Minister for Youth and Sports",
    "speaker": {
        "id": 28,
        "legal_name": "Hellen Jepkemoi Sambili",
        "slug": "hellen-sambili"
    },
    "content": "I want to take this opportunity to thank hon. Members for their support and prayers, and for all the contributions that have been made this morning, as well as for those contributions that were to be made. I am sure that if we had time, everyone in this House has something to say about our athletes. So, I truly appreciate their support."
}