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

{
    "id": 147953,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/147953/?format=api",
    "text_counter": 281,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I have just remembered that you allowed me to be out of the country next week. Could the Minister for Provincial Administration and Internal Security lay on the Table of the House that report on 24th June, 2009?"
}