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

{
    "id": 114268,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/114268/?format=api",
    "text_counter": 57,
    "type": "speech",
    "speaker_name": "Mr. Nanok",
    "speaker_title": "",
    "speaker": {
        "id": 57,
        "legal_name": "Josephat Koli Nanok",
        "slug": "josephat-nanok"
    },
    "content": "You saw what we did recently in Kajiado. We had to stock one of the national parks with herbivorous animals in order to balance the eco-system. This was meant to reduce the wildlife-human conflict that was occurring in the Amboseli National Park."
}