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

{
    "id": 1606,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1606/?format=api",
    "text_counter": 130,
    "type": "speech",
    "speaker_name": "Dr. Nuh",
    "speaker_title": "",
    "speaker": {
        "id": 114,
        "legal_name": "Nuh Nassir Abdi",
        "slug": "nuh-abdi"
    },
    "content": "asked the Minister for Environment and Mineral Resources:- (a) whether he could confirm that all the companies undertaking Gypsum mining in Bura Constituency are contravening mining laws; (b) whether he could also confirm that all communities in Bura were to be involved and consulted when allowing the companies to resume operations and, if so, why the companies were allowed to resume operations without such consultation; and, (c) how many companies have now been cleared to resume mining and whether he could table the letters ordering the stoppage of mining activities by the companies as well as the letters lifting the ban."
}