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

{
    "id": 454533,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/454533/?format=api",
    "text_counter": 36,
    "type": "speech",
    "speaker_name": "Hon. Nassir",
    "speaker_title": "",
    "speaker": {
        "id": 2433,
        "legal_name": "Abdulswamad Sheriff Nassir",
        "slug": "abdulswamad-sheriff-nassir"
    },
    "content": "Yes, hon. Speaker. Considering that there are currently some matters pending in court, we agreed that we leave this Statement for Thursday, next week. We do not want any Statement that will not only be prejudicial to the courts, but which might end up contravening some issues."
}