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

{
    "id": 69060,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/69060/?format=api",
    "text_counter": 491,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " You are completely out of order, hon. Kapondi. The Chair is aware that you have an amendment, you rise to contribute. So, you do not rise on a point of order to bring an amendment."
}