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

{
    "id": 424281,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/424281/?format=api",
    "text_counter": 128,
    "type": "speech",
    "speaker_name": "Sen. Kembi-Gitura",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 242,
        "legal_name": "James Kembi Gitura",
        "slug": "kembi-gitura"
    },
    "content": " Senate Majority Leader, again, I will bring it to your attention that I do not want altercations across the Floor of the House. If somebody has a point of order, then they should stand up and raise it. I do not want Members engaging directly on the Floor of the House. It is not correct and should not be done."
}