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

{
    "id": 200077,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/200077/?format=api",
    "text_counter": 604,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": " Order, hon. Members! It cannot be repeated! Even the Chair can, sometimes, slip. It is not a fall. Once the Vote was negated, there was no need to put it again. So, I think we will now go to the next part."
}