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

{
    "id": 155626,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/155626/?format=api",
    "text_counter": 553,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "On a point of order, Madam Temporary Deputy Speaker. Due to the interest and enthusiasm generated by this Motion, I would like to suggest that we reduce the time for contribution to five minutes rather than 10 minutes, so that we can have many of us contributing."
}