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

{
    "id": 54023,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/54023/?format=api",
    "text_counter": 190,
    "type": "speech",
    "speaker_name": "Mr. Keynan",
    "speaker_title": "",
    "speaker": {
        "id": 41,
        "legal_name": "Adan Wehliye Keynan",
        "slug": "adan-keynan"
    },
    "content": "Mr. Speaker, Sir, I have tried to reach my colleague through his cell phone and text message but so far, I have not heard anything from him. So, we have two options; to defer the Question to tomorrow and try to look for him, or decide otherwise."
}