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

{
    "id": 22118,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/22118/?format=api",
    "text_counter": 415,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, this is the best performance that Kenya has achieved in the World Athletics Championship. Seven gold medals, seven silver medals and a total of 17 medals is a great achievement. We need to know that this was achieved only on the track, and we did not get any medal in the field events. We can say here without fear of contradiction that if we just take the medals that were won on the track, Kenya is number one in the world."
}