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

{
    "id": 456931,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456931/?format=api",
    "text_counter": 103,
    "type": "speech",
    "speaker_name": "Hon. Tiren",
    "speaker_title": "",
    "speaker": {
        "id": 2364,
        "legal_name": "Silas Kipkoech Tiren",
        "slug": "silas-kipkoech-tiren"
    },
    "content": "Hon. Temporary Deputy Speaker, I will pass the information to the Chairman, so that he can be here tomorrow."
}