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

{
    "id": 85567,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/85567/?format=api",
    "text_counter": 178,
    "type": "speech",
    "speaker_name": "Eng. M.M. Mahamud",
    "speaker_title": "",
    "speaker": {
        "id": 373,
        "legal_name": "Mohammed Maalim Mahamud",
        "slug": "mohammed-mahamud"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I beg your indulgence. I would request the Member to put up a Question, so that we can answer it appropriately. This is a different Question, all together."
}