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

{
    "id": 102307,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/102307/?format=api",
    "text_counter": 51,
    "type": "speech",
    "speaker_name": "Mr. Nguyai",
    "speaker_title": "",
    "speaker": {
        "id": 113,
        "legal_name": "Lewis Nganga Nguyai",
        "slug": "lewis-nguyai"
    },
    "content": "Yes, I undertake to ensure that a circular is issued to all councils indicating that it is illegal to allocate public land. I would like any hon. Member who has been aggrieved and has a case in which we need to ensure that it is halted to proceed to provide us with information so that we can act accordingly."
}