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

{
    "id": 257001,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/257001/?format=api",
    "text_counter": 530,
    "type": "speech",
    "speaker_name": "Prof. Kaloki",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 62,
        "legal_name": "Philip Kyalo Kaloki",
        "slug": "philip-kaloki"
    },
    "content": " Hon. C. Kilonzo, we have a Motion before us. We have a Report already and I think the hon. Members have copies of the same. So, the hon. Members have already read the Report and made their own conclusions, and that is what they are debating. Any other issues are not contained in the report. It is also difficult to follow some of the proceedings to do with some particular findings which are not in the Report. So, hon. Members should restrict themselves to the Report that is before us."
}