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

{
    "id": 3235,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3235/?format=api",
    "text_counter": 80,
    "type": "speech",
    "speaker_name": "Dr. Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I would like the matter to be exhausted here and if in accordance with the Standing Orders, my Committee chooses to revisit the issue because it was inconclusively done, we will go ahead and do so, but let him table the documents now."
}