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

{
    "id": 678448,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/678448/?format=api",
    "text_counter": 260,
    "type": "speech",
    "speaker_name": "Sen. Kembi-Gitura",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 242,
        "legal_name": "James Kembi Gitura",
        "slug": "kembi-gitura"
    },
    "content": " Order, Sen. Mositet! The Senator has sought a Statement and it has been approved by the Speaker of the Senate. You cannot then try to change that Statement by telling us how it should have been framed. Your role is to tell us when you will give an answer."
}