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

{
    "id": 199852,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/199852/?format=api",
    "text_counter": 379,
    "type": "speech",
    "speaker_name": "Mr. Khamasi",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 300,
        "legal_name": "Daniel Lyula Khamasi",
        "slug": "daniel-khamasi"
    },
    "content": " Order, Mr. Midiwo! I did not give you a chance to open debate on this matter. We have said here time and again that using offensive language is not necessary. You just make brief remarks about the Bill and sit down."
}