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

{
    "id": 287555,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/287555/?format=api",
    "text_counter": 379,
    "type": "speech",
    "speaker_name": "Mr. M.H. Ali",
    "speaker_title": "",
    "speaker": {
        "id": 81,
        "legal_name": "Mohamed Hussein Ali",
        "slug": "mohamed-ali"
    },
    "content": "Thank you, Madam Temporary Deputy Speaker. I wish to say that I am a member of the Committee. This Report was done quite a long time ago. I believe that it should have come before this House much earlier than now. That is because some of the cases are already far much ahead than when we started."
}