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

{
    "id": 1273903,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1273903/?format=api",
    "text_counter": 351,
    "type": "speech",
    "speaker_name": "Sen. Cheptumo",
    "speaker_title": "",
    "speaker": {
        "id": 13591,
        "legal_name": "Cheptumo William Kipkiror",
        "slug": "cheptumo-william-kipkiror"
    },
    "content": "I welcome them to the Senate of the Republic of Kenya. They have seen live debate here. If you work hard, be resilient and disciplined, it is possible that one day, you will be in Parliament to represent Baringo County as a Senator or as a Member of the National Assembly. We can be whatever we want to be if we work hard."
}