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

{
    "id": 1011105,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1011105/?format=api",
    "text_counter": 111,
    "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. First and foremost, history is important. We need to take cognisance of the fact that SFRTF came out of NCPB. That history must be well recognised. Therefore, to revert back is not an issue."
}