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

{
    "id": 102305,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/102305/?format=api",
    "text_counter": 49,
    "type": "speech",
    "speaker_name": "Mr. Nguyai",
    "speaker_title": "",
    "speaker": {
        "id": 113,
        "legal_name": "Lewis Nganga Nguyai",
        "slug": "lewis-nguyai"
    },
    "content": "I want to make it very clear that our Ministry does not support the allocation of public land to private individuals unless it is through a very serious needs basis, and the allocation has to be approved by the Ministry. It is for that reason we have ensured that this exercise has been halted and we will act on any other illegal allocation."
}