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

{
    "id": 2864,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2864/?format=api",
    "text_counter": 118,
    "type": "speech",
    "speaker_name": "Mr. Kajembe",
    "speaker_title": "The Assistant Minister for Environment and Mineral Resources",
    "speaker": {
        "id": 163,
        "legal_name": "Ramadhan Seif Kajembe",
        "slug": "ramadhan-kajembe"
    },
    "content": "(b) NEMA has not received any complaints lately regarding the foul smell from M/s Leather Industries, Kenya Limited in Thika. However, if and when such complaints are brought to the attention of NEMA, appropriate enforcement action will be taken in accordance with the Environmental Management and C-ordination Act, 1999."
}