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

{
    "id": 15641,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/15641/?format=api",
    "text_counter": 168,
    "type": "speech",
    "speaker_name": "Mr. Kiuna",
    "speaker_title": "",
    "speaker": {
        "id": 54,
        "legal_name": "Joseph Nganga Kiuna",
        "slug": "joseph-kiuna"
    },
    "content": "Mr. Speaker, Sir, whereas I appreciate the answer given by the Assistant Minister, this is not the first time wildlife have strayed from the national park. I would like the Assistant Minister to state what actions they have taken to make sure the area from which the wild animals escape is fenced off, so that no more wild animal can get out of that area?"
}