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

{
    "id": 49585,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/49585/?format=api",
    "text_counter": 27,
    "type": "speech",
    "speaker_name": "Mr. Keynan",
    "speaker_title": "",
    "speaker": {
        "id": 41,
        "legal_name": "Adan Wehliye Keynan",
        "slug": "adan-keynan"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, is it in order for Ministers, who are supposed to be here at exactly 9.00 a.m., to be away and are, therefore, not in a position to answer Questions raised by Members of the Back Bench?"
}