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

{
    "id": 240724,
    "url": "http://info.mzalendo.com/api/v0.1/hansard/entries/240724/?format=api",
    "text_counter": 194,
    "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. Temporary Deputy Speaker, Sir. With due respect, is the Minister in order to insinuate that Members of Parliament should not bring laws to the Floor of this House in their own right as Members of Parliament?"
}