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

{
    "id": 1334521,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1334521/?format=api",
    "text_counter": 434,
    "type": "speech",
    "speaker_name": "Hon. Omboko Milemba",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13328,
        "legal_name": "Jeremiah Omboko Milemba",
        "slug": "jeremiah-omboko-milemba"
    },
    "content": " Very well. A Member has risen in her place under Standing Order 35 on the issue of quorum. So, Serjeant-at-Arms, please ring the Quorum Bell."
}