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

{
    "id": 34833,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/34833/?format=api",
    "text_counter": 236,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "Mr. Speaker, Sir, we are acting within the law, as a Government. We have a responsibility to ensure that Kenyans do not starve to death. Therefore, we will take every action to protect the lives of our people, and to also ensure that they are adequately fed."
}