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

{
    "id": 617231,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/617231/?format=api",
    "text_counter": 270,
    "type": "speech",
    "speaker_name": "Sen. Kembi-Gitura",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 242,
        "legal_name": "James Kembi Gitura",
        "slug": "kembi-gitura"
    },
    "content": " At the request of the Senate Majority Leader, I reschedule the Order Paper so that Order No.4 of the Committee of the Whole on the Water Bill (National Assembly Bill No.7 of 2014) is dealt with when we resume or such a earlier date as the Speaker may determine."
}