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

{
    "id": 221893,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/221893/?format=api",
    "text_counter": 106,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "On a point of order, Mr. Speaker, Sir. You have said some very kind words to the Leader of Government Business. It is not just the Ministers, the Vice-President is the Leader of Government Business and when the Ministers do not come, it means that the Government, which he is leading here in the House is failing. So, he cannot be excluded! He is part of that failure!"
}