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

{
    "id": 263039,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/263039/?format=api",
    "text_counter": 17,
    "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, the next Question is from the Member for Ikolomani. However, for the reason that this morning the Member for Ikolomani is acting the Temporary Deputy Speaker, we will defer this Question until tomorrow at 2.30 p.m."
}