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

{
    "id": 1078006,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1078006/?format=api",
    "text_counter": 130,
    "type": "speech",
    "speaker_name": "Voi, ODM",
    "speaker_title": "Hon. Jones Mlolwa",
    "speaker": {
        "id": 2980,
        "legal_name": "Jones Mwagogo Mlolwa",
        "slug": "jones-mwagogo-mlolwa"
    },
    "content": " Thank you, Hon. Speaker. Pursuant to Standing Order No. 44(2) (c), I rise to request for a Statement from the Chairperson of the Departmental Committee on Environment and Natural Resources on the escalating cases of human-wildlife conflict in Voi Constituency."
}