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

{
    "id": 181218,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/181218/?format=api",
    "text_counter": 100,
    "type": "speech",
    "speaker_name": "Mr. K. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 172,
        "legal_name": "Julius Kiema Kilonzo",
        "slug": "kiema-kilonzo"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. My earlier point of order was to get direction. In this House, directions are given by the Chair. In the event the Chair is unable to give directions at a point in time, he asks for time to come and give the direction. I know you are very informed. I am sure you are going to give us the proper direction to avoid ambiguity in future."
}