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

{
    "id": 456307,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456307/?format=api",
    "text_counter": 372,
    "type": "speech",
    "speaker_name": "Eng. Manga",
    "speaker_title": "",
    "speaker": {
        "id": 2055,
        "legal_name": "Shadrack Roger Mwita Manga",
        "slug": "shadrack-roger-mwita-manga"
    },
    "content": "Thank you, hon. Temporary Deputy Speaker. I do not know much about that lady but, having heard what my colleagues have said, I am sure that she is able to execute this job. As to my friend Dr. Ali, I happened to have worked with him. I know him as a very hard-working man. He is also a man of integrity. I happened to work with him in KANU. He was our treasurer. I am sure he will be able to execute his job."
}