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

{
    "id": 201658,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/201658/?format=api",
    "text_counter": 118,
    "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, Prof. Olweny! You will not challenge the Chair! Just like you do not share the same initials, you cannot speak one after the other. Let Mr. Syongo make his contribution and you will come next!"
}