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

{
    "id": 1054983,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1054983/?format=api",
    "text_counter": 244,
    "type": "speech",
    "speaker_name": "Yatta, Independent",
    "speaker_title": "Hon. Charles Kilonzo",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "In 1997, I believe, you tried your luck in politics and served in the 8th Parliament. I served with you in the 9th Parliament. As a Member of Parliament, I can say that you were among the best Members of Parliament during that time."
}