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

{
    "id": 303968,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/303968/?format=api",
    "text_counter": 35,
    "type": "speech",
    "speaker_name": "Mr. Kizito",
    "speaker_title": "",
    "speaker": {
        "id": 71,
        "legal_name": "Justus Kizito Mugali",
        "slug": "justus-kizito"
    },
    "content": "Mr. Deputy Speaker, Sir, I would like to also add my voice and say that logging is not only limited to the area where the questioner comes from. Much of it is actually being done by the same officers that we have asked to take charge of the forests. What are you doing to curb this logging that is supported by your own officers who are on the ground, who do not even try to involve the community at all?"
}