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

{
    "id": 1012456,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1012456/?format=api",
    "text_counter": 135,
    "type": "speech",
    "speaker_name": "Mathioya, JP",
    "speaker_title": "Hon. Peter Kimaru",
    "speaker": {
        "id": 13427,
        "legal_name": "Peter Kimari Kihara",
        "slug": "peter-kimari-kihara-2"
    },
    "content": "(a) That all large-scale operators who are holders of mining licenses should sign a community development agreement with communities within the mining operations. As per the Mining Community Development Agreement Regulations, 2017, the operator is obliged to spend not less than 1 per cent of the gross revenue on community projects which are identified by the Community Development Agreement Committee."
}