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

{
    "id": 253003,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/253003/?format=api",
    "text_counter": 239,
    "type": "speech",
    "speaker_name": "Mr. Oparanya",
    "speaker_title": "",
    "speaker": {
        "id": 201,
        "legal_name": "Wycliffe Ambetsa Oparanya",
        "slug": "wycliffe-oparanya"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I am sorry I have to withdraw the time I had donated to Mr. Sungu and Mr. Ojaamong so that I can reply. Would I be in order so that I have the Floor?"
}