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

{
    "id": 469995,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/469995/?format=api",
    "text_counter": 70,
    "type": "speech",
    "speaker_name": "Hon. Ethuro",
    "speaker_title": "The Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Hon. Senators, we will limit this debate to five minutes per contributor to allow everybody to contribute. Although that request came from Sen. Wetangula who had just finished his contribution, usually you are not allowed to make a recommendation especially when you have done your bit."
}