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

{
    "id": 7820,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7820/?format=api",
    "text_counter": 483,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " He is not only out of order, but out of tongue. This Motion has been carried. So, we should have called the next Order. I thought you were on another matter. In any case, who made you the custodian of the roll call of Members of Parliament? Next Order!"
}