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

{
    "id": 198970,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/198970/?format=api",
    "text_counter": 113,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": " Order, Mr. Angwenyi! You will listen to the Chair! I am telling you that you need to simply talk on the principles and do not point accusing fingers at particular people because you have no proof. If that is a matter that you want to discuss, you can bring it under Standing Order No.20."
}