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

{
    "id": 132213,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/132213/?format=api",
    "text_counter": 302,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Thank you for the ruling and clarification. I think the ruling was whether you could actually make verbal apology or have it in writing. Now that you have confirmed that it shall be in writing, then the rule should not apply retrospectively to those Members who gave apologies verbally."
}