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

{
    "id": 234921,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234921/?format=api",
    "text_counter": 64,
    "type": "speech",
    "speaker_name": "Mr. Arungah",
    "speaker_title": "",
    "speaker": {
        "id": 292,
        "legal_name": "Julius Odenyo Arungah",
        "slug": "julius-arungah"
    },
    "content": "Mr. Speaker, Sir, technically speaking, millions of Kenyans are squatters. This is because they cannot prove ownership of the pieces of land on which they live. This is because the cost involved in regularising ownership from their parents is very high. Mr. Speaker, Sir, what is the Ministry doing to make it easier for us to make transfers from grandfathers and fathers to the children because that is the only way they can prove ownership of those parcels of land. What is the Ministry doing to make these costs slightly lower so that many people can rightfully own land?"
}