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

{
    "id": 876422,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/876422/?format=api",
    "text_counter": 376,
    "type": "speech",
    "speaker_name": "Sen. Murkomen",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 440,
        "legal_name": "Onesimus Kipchumba Murkomen",
        "slug": "kipchumba-murkomen"
    },
    "content": "Being the President of the Republic of Kenya, His Excellency Uhuru Kenyatta has a responsibility not just to lead but to inspire people to work as a team and a nation to achieve certain objectives and targets. If we do not do that, we are going to be a country-- -"
}