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

{
    "id": 7799,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7799/?format=api",
    "text_counter": 462,
    "type": "speech",
    "speaker_name": "Mr. Ogindo",
    "speaker_title": "",
    "speaker": {
        "id": 120,
        "legal_name": "Martin Otieno Ogindo",
        "slug": "martin-ogindo"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. I want to thank you. With tremendous respect to my friend Mr. Kivuti, a committee is an organ of this House. The Committee made its recommendations to this House. The House considered, amended and disposed of the amendment. Is it in order for the chairman to drag this House into a fresh debate?"
}