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

{
    "id": 253007,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/253007/?format=api",
    "text_counter": 243,
    "type": "speech",
    "speaker_name": "Mr. Oparanya",
    "speaker_title": "",
    "speaker": {
        "id": 201,
        "legal_name": "Wycliffe Ambetsa Oparanya",
        "slug": "wycliffe-oparanya"
    },
    "content": "Thank you, Mr. Temporary Deputy Speaker, Sir. I discovered that I was going to remain with only two minutes, which was not enough. That is why I withdrew the time I ceded to my colleagues."
}