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

{
    "id": 203573,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/203573/?format=api",
    "text_counter": 231,
    "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. Lesrima! While I do not want to stop you, I want you to also play by the rules. Once somebody else has used his material on the Floor of the House, and I am sitting here, I would like to hear different views. You have talked about the CBK, plastics and so on. Let us not repeat what other people have said so that we can move faster."
}