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

{
    "id": 909,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/909/?format=api",
    "text_counter": 414,
    "type": "speech",
    "speaker_name": "Mr. Chanzu",
    "speaker_title": "",
    "speaker": {
        "id": 11,
        "legal_name": "Yusuf Kifuma Chanzu",
        "slug": "yusuf-chanzu"
    },
    "content": "I was just making a further point of order because these are organizations which are represented here. There is the Federation of Kenya Employers (FKE), COTU and Ministries. Are we implying that the names are going to remain---"
}