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

{
    "id": 91414,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/91414/?format=api",
    "text_counter": 55,
    "type": "speech",
    "speaker_name": "Mr. Nanok",
    "speaker_title": "",
    "speaker": {
        "id": 57,
        "legal_name": "Josephat Koli Nanok",
        "slug": "josephat-nanok"
    },
    "content": "Mr. Deputy Speaker, Sir, though that could be a different Question, let me attempt to answer it. National parks are protected areas. We do not allow the grazing of livestock in the national parks. However, if that takes place and the hon. Member has evidence, let him provide us with the details and we will investigate and stop it."
}