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

{
    "id": 414141,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/414141/?format=api",
    "text_counter": 1104,
    "type": "speech",
    "speaker_name": "Hon. (Ms.) Abdalla",
    "speaker_title": "",
    "speaker": {
        "id": 382,
        "legal_name": "Amina Ali Abdalla",
        "slug": "amina-abdalla"
    },
    "content": "We appreciate that the county governments do not have responsibilities over wildlife, but considering that national reserves are on community lands, and there is need for legislation--- We had very heated argument to propose this new Clause 27 A to allow for county governments to be responsible for legislations and policies to support conservation and sustainable use of wildlife in their counties."
}