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

{
    "id": 101255,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101255/?format=api",
    "text_counter": 71,
    "type": "speech",
    "speaker_name": "Mr. M.M. Ali",
    "speaker_title": "",
    "speaker": {
        "id": 74,
        "legal_name": "Ali Mohamud Mohamed",
        "slug": "ali-mohamud-mohamed"
    },
    "content": "Mr. Deputy Speaker, Sir, I actually did not finish my statement. I was going to say that either he was not in the House or he was consulting loudly. You have attempted severally to call for order in the House. I have answered that part of the Question very clearly."
}