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

{
    "id": 1340767,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1340767/?format=api",
    "text_counter": 37,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": " Hon. Members, you know we have very serious business today. Limit your comments to two minutes. We have a maximum of 30 minutes on this Petition. I will indulge a few more Members so that we can get more Members to speak. Member for Nyeri Town."
}