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

{
    "id": 111777,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111777/?format=api",
    "text_counter": 305,
    "type": "speech",
    "speaker_name": "Mr. Kioni",
    "speaker_title": "",
    "speaker": {
        "id": 49,
        "legal_name": "Jeremiah Ngayu Kioni",
        "slug": "jeremiah-kioni"
    },
    "content": "In that Statement, I would like the Minister to give the background of this property, indicating the following: The rental income on it, who the developer who had erected a fence around the property is, when and under what circumstances he acquired the property; confirm whether the procedure of allocating this public land was followed,"
}