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

{
    "id": 222110,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222110/?format=api",
    "text_counter": 323,
    "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. Sungu! The Minister is perfectly in order! The Heading of the Bill; the Title, is part of the Bill. I think that is why the Minister is taking all that time. He is telling us that he is not understanding what it is all about. So, listen and when it is your time, you make him understand! Proceed, Mr. Minister!"
}