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

{
    "id": 176564,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/176564/?format=api",
    "text_counter": 12,
    "type": "speech",
    "speaker_name": "Mr. Kapondi",
    "speaker_title": "",
    "speaker": {
        "id": 36,
        "legal_name": "Fred Chesebe Kapondi",
        "slug": "fred-kapondi"
    },
    "content": "asked the Minister for Forestry and Wildlife:- (a) whether he is aware that lack of a clear demarcation of Mt. Elgon Forest and settlements for residents is causing a serious conflict between conservation and human interests; and, (b) what steps he is taking to correct the above situation and to ensure that the local community is involved in the management of the forest."
}