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

{
    "id": 2168,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2168/?format=api",
    "text_counter": 200,
    "type": "speech",
    "speaker_name": "Mr. Chanzu",
    "speaker_title": "",
    "speaker": {
        "id": 11,
        "legal_name": "Yusuf Kifuma Chanzu",
        "slug": "yusuf-chanzu"
    },
    "content": "Mr. Deputy Speaker, Sir, maybe you were not listening to what I said. I apologized and said I was just there. You did not see me when I was coming."
}