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

{
    "id": 157083,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/157083/?format=api",
    "text_counter": 156,
    "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. Speaker, Sir. I am happy again to benefit from your wisdom. Just like you have said, this is the first time that we are beginning this. It is maiden. I hope you will allow me to seek my last clarification and it shall not be repeated."
}