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

{
    "id": 55035,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/55035/?format=api",
    "text_counter": 402,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Hon. Ruto, you are completely out of order! The Standing Orders provide for how that business should be structured. So, any hon. Member can, on the basis of the same Standing Order, raise an issue if he feels that it is not being adhered to."
}