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

{
    "id": 1104375,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1104375/?format=api",
    "text_counter": 125,
    "type": "speech",
    "speaker_name": "Navakholo, JP",
    "speaker_title": "Hon. Emmanuel Wangwe",
    "speaker": {
        "id": 2543,
        "legal_name": "Emmanuel Wangwe",
        "slug": "emmanuel-wangwe"
    },
    "content": " Thank you, Hon. Deputy Speaker. I appreciate my good friend, Hon. Osotsi. Looking at the Bill I have with me, it is written in English. It has no medical jargon in it. Therefore, I inform Hon. Osotsi to get a copy of the Bill. It is in plain English and it can be well understood. One can debate it even if one is not a medic."
}