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

{
    "id": 3211,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3211/?format=api",
    "text_counter": 56,
    "type": "speech",
    "speaker_name": "Dr. Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I have the written issues raised by the players who went to Maputo. It is here typed but I did not know that you would require it, for me to force them to sign it. I table it!"
}