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

{
    "id": 342019,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/342019/?format=api",
    "text_counter": 237,
    "type": "speech",
    "speaker_name": "Mr. Musila",
    "speaker_title": "The Assistant Minister, Ministry of State for Defence",
    "speaker": {
        "id": 94,
        "legal_name": "David Musila",
        "slug": "david-musila"
    },
    "content": "Mr. Speaker, Sir, Mr. Gichohi was also in the Standing Orders Committee which I chaired. I want Members to know that when we came here during the Eighth Parliament, there were no Committee systems. It was him, and others, who developed the Committee system; now every Member of Parliament can participate in a committee."
}