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

{
    "id": 1153,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1153/?format=api",
    "text_counter": 143,
    "type": "speech",
    "speaker_name": "Mr. Murgor",
    "speaker_title": "The Assistant Minister for Environment and Mineral Resources",
    "speaker": {
        "id": 90,
        "legal_name": "Julius Recha Murgor",
        "slug": "julius-murgor"
    },
    "content": "(b) Among the conditions for issuance of prospecting and mining licences is the requirement for land owners’ or communities’ consent as the people to be affected by the intended activity. Local community consultation is also a requirement during Environmental Impact Assessment (EIA) process. As a result, local community consultations and negotiations with the companies were part of the prerequisite conditions for allowing companies to resume operations."
}