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

{
    "id": 10543,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10543/?format=api",
    "text_counter": 356,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Order, Mr. Chanzu! The Motion will resume as amended. Mr. Chanzu, first, I have not given you the chance and, secondly, you have already expended your opportunity. So, let us give the chance to Mr. Mungatana. Those are the rules of debate, Mr. Chanzu."
}