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

{
    "id": 252262,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/252262/?format=api",
    "text_counter": 55,
    "type": "speech",
    "speaker_name": "Prof. Kibwana",
    "speaker_title": "",
    "speaker": {
        "id": 277,
        "legal_name": "Kibwana Kivutha",
        "slug": "kibwana-kivutha"
    },
    "content": "Mr. Speaker, Sir, no proposals for the change of user from agricultural to some other use have been approved by my Ministry. It is in that context, therefore, that I am stating that, as of now, I am not aware that the land in question has been converted from agricultural use into anything else."
}