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

{
    "id": 130112,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/130112/?format=api",
    "text_counter": 500,
    "type": "speech",
    "speaker_name": "Mr. M. Kilonzo",
    "speaker_title": "The Minister for Justice, National Cohesion and Constitutional Affairs",
    "speaker": {
        "id": 47,
        "legal_name": "Mutula Kilonzo",
        "slug": "mutula-kilonzo"
    },
    "content": " Mr. Deputy Speaker, Sir, I want to say that I support the amendment completely. I welcome the sentiments of the House. I believe this is the first time a Tribunal of this nature has been set up. It is not correct to imply that the Chief Justice’s communication went either to the Attorney-General or to me. It came directly to the office of the Speaker and it is the Speaker who then put this on the Floor of the House."
}