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

{
    "id": 6146,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6146/?format=api",
    "text_counter": 153,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Order! Order, Mr. C. Kilonzo! This matter has taken a lot of time and, at the request of the Attorney-General, I am deferring it for two weeks. You can raise all those concerns when he gives you a comprehensive report on the status of investigations on all the aspects that you have raised, including incitement, rape, rumours and the information he has received from the Commissioner of Police specific to the issue that you raised. So, the Attorney-General will come back in two weeks’ time."
}