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

{
    "id": 1269698,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1269698/?format=api",
    "text_counter": 413,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": " Order, Hon. Members! You shall not address Members across the aisle. If you need to catch the Speaker’s eye you know what to do. Hon. Rozaah Buyu and Hon. Millie Odhiambo do not shout across the Floor. You are out of order."
}