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

{
    "id": 32473,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/32473/?format=api",
    "text_counter": 113,
    "type": "speech",
    "speaker_name": "Mr. Joho",
    "speaker_title": "",
    "speaker": {
        "id": 30,
        "legal_name": "Hassan Ali Joho",
        "slug": "hassan-joho"
    },
    "content": "Mr. Deputy Speaker, Sir, I apologize. It was due to heavy traffic from my place."
}