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

{
    "id": 231553,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/231553/?format=api",
    "text_counter": 300,
    "type": "speech",
    "speaker_name": "Mr. Poghisio",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": " Order, Mr. Wamwere! I think we know enough of our rules. There are people who cannot come here to defend themselves. Unless, of course, you have documentary evidence, then you cannot proceed on along that line of argument."
}