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

{
    "id": 6683,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6683/?format=api",
    "text_counter": 241,
    "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. Speaker, Sir, I abide by your directions. I will seek my colleagues and tomorrow a Statement will be made as to who is responsible, for clarity."
}