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

{
    "id": 11099,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/11099/?format=api",
    "text_counter": 444,
    "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. Temporary Deputy Speaker, Sir, therefore, if you are deferring, note that I have seen the letter of hon. Imanyara, and I am also interested in hearing what he has to say, so long as it does not go beyond Tuesday, because I have a very serious time challenge in this issue."
}