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

{
    "id": 204204,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/204204/?format=api",
    "text_counter": 128,
    "type": "speech",
    "speaker_name": "Mr. Khamasi",
    "speaker_title": "Mr. Temporary Deputy Speaker",
    "speaker": {
        "id": 300,
        "legal_name": "Daniel Lyula Khamasi",
        "slug": "daniel-khamasi"
    },
    "content": " Order! I do not know what is itching you. I think we must be patient and wait for the Mover to finish his contribution. But if there is anything that is out of order as far as procedure is concerned, I want to listen to that."
}