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

{
    "id": 20412,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/20412/?format=api",
    "text_counter": 765,
    "type": "speech",
    "speaker_name": "Mr. Kigen",
    "speaker_title": "",
    "speaker": {
        "id": 44,
        "legal_name": "Luka Kipkorir Kigen",
        "slug": "luka-kigen"
    },
    "content": "Thank you, Madam Temporary Deputy Speaker. I rise to support the Adjournment Motion. I would like to do so by, first and foremost, congratulating the Members of this House for a wonderful job done through this Session. The Kenyan people, at least, can see that their representatives have heeded to their call to serve them and I think we have served them very well."
}