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

{
    "id": 601033,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/601033/?format=api",
    "text_counter": 308,
    "type": "speech",
    "speaker_name": "Sen. Mositet",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 608,
        "legal_name": "Peter Korinko Mositet",
        "slug": "peter-korinko-mositet"
    },
    "content": "Order! Sen. (Dr.) Khalwale, you have used some words which are unparliamentary. Could you, please, withdraw and apologize? You said that they are stupid; I heard it. I will give you two minutes to do so."
}