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

{
    "id": 34448,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/34448/?format=api",
    "text_counter": 238,
    "type": "speech",
    "speaker_name": "Mr. Nanok",
    "speaker_title": "The Assistant Minister for Wildlife and Forestry",
    "speaker": {
        "id": 57,
        "legal_name": "Josephat Koli Nanok",
        "slug": "josephat-nanok"
    },
    "content": "In addition, my Ministry has developed, and is maintaining, a database for human-wildlife conflict. This has enabled the KWS to map out areas with high conflict rates, which in turn allows for timely and strategic decision making on human-wildlife conflict, prevention and management countrywide. Thank you, Mr. Deputy Speaker, Sir."
}