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

{
    "id": 1123438,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1123438/?format=api",
    "text_counter": 482,
    "type": "speech",
    "speaker_name": "Hon. Soipan Tuya",
    "speaker_title": "The Temporary Deputy Chairlady",
    "speaker": {
        "id": 926,
        "legal_name": "Roselinda Soipan Tuya",
        "slug": "roselinda-soipan-tuya"
    },
    "content": " Hon. Millie the more I listen, I hear you are introducing new amendments rather than what is on record in the Order Paper."
}