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

{
    "id": 202493,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/202493/?format=api",
    "text_counter": 216,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": " Mr. Ogur, please, stand near the microphone and listen very carefully. You need to move that the Clause be amended as per the Order Paper, for clarity purposes. We can then proceed from there."
}