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

{
    "id": 481555,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/481555/?format=api",
    "text_counter": 280,
    "type": "speech",
    "speaker_name": "Hon. Ethuro",
    "speaker_title": "The Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Order, Members! Please get ready for the second round of voting. The next voting is on the Motion under Order No.9 as per the Order Paper. Since I had already read it, I will not repeat it. It is just to order that the electronic voting commences. Appreciating your speed so far, we can reduce the voting to half a minute. Are we ready to vote?"
}