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

{
    "id": 3221,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3221/?format=api",
    "text_counter": 66,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Let me handle this, Dr. Khalwale. If you have withdrawn the allegation that athletes slept in toilets and bathrooms because it is not true, then you must not only withdraw but also do what follows a withdrawal, that is, an apology."
}