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

{
    "id": 102309,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/102309/?format=api",
    "text_counter": 53,
    "type": "speech",
    "speaker_name": "Mr. Nguyai",
    "speaker_title": "",
    "speaker": {
        "id": 113,
        "legal_name": "Lewis Nganga Nguyai",
        "slug": "lewis-nguyai"
    },
    "content": "Mr. Speaker, Sir, as stated earlier, we will issue a circular not only for cemetery land but also for any land that belongs to the council that is meant to be for public use. I would like to assure the Member for Kimilili that we will make sure that there is land also for cemeteries."
}