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

{
    "id": 3980,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3980/?format=api",
    "text_counter": 259,
    "type": "speech",
    "speaker_name": "Mr. Chanzu",
    "speaker_title": "",
    "speaker": {
        "id": 11,
        "legal_name": "Yusuf Kifuma Chanzu",
        "slug": "yusuf-chanzu"
    },
    "content": "Madam Temporary Deputy Speaker, I was just saying that there are some people who want to be alone and meditate. But sometimes you want to be in the company of others. So, you can choose. There is green vegetation---"
}