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

{
    "id": 64464,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/64464/?format=api",
    "text_counter": 217,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "We are doing many other things as you can see. We are dealing with issues of judicial reforms. We have just set up the Commission on the Implementation of the Constitution (CIC) and it is going to initiate the process--- It will be in charge of the implementation process of the Constitution. However, the aspect of devolution that I brought before the House is something that has to do with the responsibilities of hon. Members as leaders in the country. That is why I brought this aspect here for discussion. It is not that I was trying to transform Parliament into an implementing agency. Parliament has a role to play in the implementation. It is supposed to pass laws in the House."
}