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

{
    "id": 390672,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/390672/?format=api",
    "text_counter": 154,
    "type": "speech",
    "speaker_name": "Hon. Ethuro",
    "speaker_title": "The Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": "want to inform you that the more you interrupt a contributor, the less time is available for you to make your contribution. Unless something is outrageous or out of order, then bring it to the attention of the Chair. If it is not, I will rule you completely out of order."
}