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

{
    "id": 384863,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/384863/?format=api",
    "text_counter": 90,
    "type": "speech",
    "speaker_name": "Hon. Ethuro",
    "speaker_title": "The Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " I order that the doors be opened. Let us proceed with the Motion in the original form. The Motion has a balance of one hour and 35 minutes. Since nobody is interested in contributing, I call upon the Mover to reply."
}