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

{
    "id": 13054,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/13054/?format=api",
    "text_counter": 106,
    "type": "speech",
    "speaker_name": "Ms. Mathenge",
    "speaker_title": "",
    "speaker": {
        "id": 77,
        "legal_name": "Esther Murugi Mathenge",
        "slug": "esther-murugi"
    },
    "content": "Mr. Speaker, Sir, regarding the IDPs who have been settled in the four farms in Subukia, we have issues of land ownership although the Government has fully paid. I am waiting for the Ministry of Lands to resolve the issues that arose when we took the IDPs there. Then we will demarcate and give them their two and a quarter acres of land."
}