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

{
    "id": 498222,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/498222/?format=api",
    "text_counter": 296,
    "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! Yes, but you are not going to sit there and tell me how I am going to run the House. In my view, it is unbecoming conduct. I order that the bell be rung for two minutes and then we go to Division."
}