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

{
    "id": 50740,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/50740/?format=api",
    "text_counter": 38,
    "type": "speech",
    "speaker_name": "Mr. Lekuton",
    "speaker_title": "",
    "speaker": {
        "id": 66,
        "legal_name": "Joseph Lemasolai Lekuton",
        "slug": "joseph-lekuton"
    },
    "content": "Mr. Speaker, Sir, I would like the Minister to explain to laymen, people like me, why we have leases that are 99 years and not 45 years or 120 years. What does that number signify?"
}