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

{
    "id": 1323841,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1323841/?format=api",
    "text_counter": 169,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": " Hon. Ruku, do not debate. That is a point of information. It is not a point of order. You are now debating. Let Hon. Mwalyo finish. If it is information, you will get permission from Hon. Mwalyo."
}