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

{
    "id": 3890,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3890/?format=api",
    "text_counter": 169,
    "type": "speech",
    "speaker_name": "Mr. Mureithi",
    "speaker_title": "",
    "speaker": {
        "id": 89,
        "legal_name": "Erastus Kihara Mureithi",
        "slug": "erastus-mureithi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, before I ask the Question I would like to apologize. We overshot a bit on our prayer day but I would like to apologize so that you allow me to ask the Question."
}