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

{
    "id": 82479,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/82479/?format=api",
    "text_counter": 302,
    "type": "speech",
    "speaker_name": "Mr. Wetangula",
    "speaker_title": "The Minister for Foreign Affairs",
    "speaker": {
        "id": 210,
        "legal_name": "Moses Masika Wetangula",
        "slug": "moses-wetangula"
    },
    "content": "Perhaps, if I was given that opportunity, the course and direction of events would have been different. If I was given that opportunity, I, perhaps, would have realized that some things may not have happened correctly. If I was given that opportunity, I would have---"
}