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

{
    "id": 1107991,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1107991/?format=api",
    "text_counter": 462,
    "type": "speech",
    "speaker_name": "Hon. Soipan Tuya",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 926,
        "legal_name": "Roselinda Soipan Tuya",
        "slug": "roselinda-soipan-tuya"
    },
    "content": " Hon. Members, we are at Third Reading, which is not the same ass Second Reading, so you must be very brief and to the point. We are not revisiting debate at Second Reading."
}