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

{
    "id": 38098,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/38098/?format=api",
    "text_counter": 312,
    "type": "speech",
    "speaker_name": "Dr. Khalwale",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": " Hon. Members, I am reliably informed by the Office of the Clerk that the Mover of this Bill, hon. Lekuton, is out of the country on official Parliamentary work. For this reason, this particular Order is deferred."
}