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

{
    "id": 567048,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/567048/?format=api",
    "text_counter": 73,
    "type": "speech",
    "speaker_name": "Hon. S.S. Ahmed",
    "speaker_title": "",
    "speaker": {
        "id": 140,
        "legal_name": "Ahmed Shakeel Shabbir Ahmed",
        "slug": "shakeel-shabbir"
    },
    "content": "Hon. Speaker, with due respect, given the interest that this issue has generated, may I kindly propose that all presentations be reduced to a period of not more than five minutes."
}