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

{
    "id": 468286,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/468286/?format=api",
    "text_counter": 145,
    "type": "speech",
    "speaker_name": "Hon. Ethuro",
    "speaker_title": "The Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Order, hon. Members! You cannot force the Mover to reply. The Mover has an entitlement to reply. So, now that no Senator is interested in contributing further to the Motion, I will call upon the Mover to reply."
}