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

{
    "id": 42654,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42654/?format=api",
    "text_counter": 287,
    "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, with your kind permission, I was to deliver a Statement that was requested by hon. Imanyara. If you allow, I will do so. It is very brief on the issue of the Chief Justice and the Deputy Chief Justice."
}