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

{
    "id": 132343,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/132343/?format=api",
    "text_counter": 432,
    "type": "speech",
    "speaker_name": "Dr. Otichilo",
    "speaker_title": "",
    "speaker": {
        "id": 131,
        "legal_name": "Wilber Ottichilo Khasilwa",
        "slug": "wilber-ottichilo"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, thank you for giving me this chance to contribute to this very important Vote which I want to support from the outset. First, I want to take this opportunity to thank the Minister, the Permanent Secretary and the entire staff of the Ministry for doing a commendable job. This is a Ministry that is dynamic and visionary. It is a Ministry that has a Minister, a Permanent Secretary and staff who actually know what they want to do and know where they want to take this country."
}