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

{
    "id": 1000719,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1000719/?format=api",
    "text_counter": 1367,
    "type": "speech",
    "speaker_name": "Kiambaa, JP",
    "speaker_title": "Hon. Paul Koinange",
    "speaker": {
        "id": 1775,
        "legal_name": "Paul Koinange",
        "slug": "paul-koinange"
    },
    "content": " Thank you, Hon. Temporary Deputy Speaker. I want my brother, Dr. Amolo Otiende to know that Chairs of Committees are usually sensitive. So, I will take the shortest possible time to give the Report of my Committee."
}