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

{
    "id": 2165,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2165/?format=api",
    "text_counter": 197,
    "type": "speech",
    "speaker_name": "Mr. Chanzu",
    "speaker_title": "",
    "speaker": {
        "id": 11,
        "legal_name": "Yusuf Kifuma Chanzu",
        "slug": "yusuf-chanzu"
    },
    "content": "(a) whether he is aware that the people who were relocated to Shaviringa in Hamisi District from Mbale in Vihiga District in 1991/1992 to pave way for the construction of Vihiga District Hospital have not been issued with title deeds to date; and,"
}