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

{
    "id": 258116,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/258116/?format=api",
    "text_counter": 391,
    "type": "speech",
    "speaker_name": "Mr. Kioni",
    "speaker_title": "",
    "speaker": {
        "id": 49,
        "legal_name": "Jeremiah Ngayu Kioni",
        "slug": "jeremiah-kioni"
    },
    "content": "Mr. Deputy Speaker, Sir, I want to say that I support the Motion of Adjournment. My time has been taken by the many points of order. I would have said more if you would have allowed us to debate more without any innuendos."
}