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

{
    "id": 145100,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/145100/?format=api",
    "text_counter": 167,
    "type": "speech",
    "speaker_name": "Mr. Mwangi",
    "speaker_title": "",
    "speaker": {
        "id": 1409,
        "legal_name": "James Mwangi Gakuya",
        "slug": "james-mwangi-gakuya"
    },
    "content": "Mr. Speaker, Sir, the Minister has accepted that he may not have enough funds to carry out further development for the time being. Some of our local universities, in the past, had come up with some technologies that could help our communities to put up cheaper houses, so that we slow down the unplanned developments in our urban areas. Could the Minister consider buying land and starting what used to be called “site and service schemes”, so that poor members of our communities are given this land to develop reasonable housing that will reduce the expansion of our slums?"
}