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

{
    "id": 59519,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/59519/?format=api",
    "text_counter": 212,
    "type": "speech",
    "speaker_name": "Prof. Kamar",
    "speaker_title": "The Assistant Minister for Environment and Mineral Resources",
    "speaker": {
        "id": 33,
        "legal_name": "Margaret Jepkoech Kamar",
        "slug": "margaret-kamar"
    },
    "content": "We also visited a series of quarries called “Nyakaba Quarries”. This is a series of quarries in the same village, some having been abandoned a long time ago, while others were still active and fresh. Some of the issues of concern we observed were that some of the quarrying activities going on were very close to buildings, thus endangering the lives of people. We also observed that a good number of the abandoned quarries had not been refilled despite the fact that some of them were abandoned more than three years ago."
}