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

{
    "id": 220382,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/220382/?format=api",
    "text_counter": 18,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": "On a point of order, Mr. Speaker, Sir. According to information available publicly, we understand that this same document has been presented to another forum elsewhere outside this House. I seek your guidance on whether that is the proper procedure; that a Paper to be laid before the House, is laid before another organisation elsewhere."
}