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

{
    "id": 333944,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/333944/?format=api",
    "text_counter": 98,
    "type": "speech",
    "speaker_name": "Mr. Ogari",
    "speaker_title": "",
    "speaker": {
        "id": 385,
        "legal_name": "Simon Ogari Arama",
        "slug": "simon-ogari"
    },
    "content": "Mr. Speaker, Sir, I might not be able to commit myself on that aspect, but it is important to note that Mr. Chemjor has not approached the corporation on the same issue. Maybe once he approaches the corporation, we can get something going. That is all I can say for now."
}