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

{
    "id": 234476,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234476/?format=api",
    "text_counter": 71,
    "type": "speech",
    "speaker_name": "Mr. Kamama",
    "speaker_title": "",
    "speaker": {
        "id": 165,
        "legal_name": "Asman Abongutum Kamama",
        "slug": "asman-kamama"
    },
    "content": "Mr. Speaker, Sir, the Ministry is on track on the issue of land policy. At the moment, we have only about two stages. In the next two weeks, the Ministry will organise for a national symposium where all stakeholders will bring their views which will be factored in the policy. After that, we will come up with a Sessional Paper that will be brought to this House for discussion and adoption. We are on course. I hope that as soon as these two processes are through, we should be able to have a land policy sooner rather than later."
}