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

{
    "id": 1136,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1136/?format=api",
    "text_counter": 126,
    "type": "speech",
    "speaker_name": "Prof. Muigai",
    "speaker_title": "The Attorney-General",
    "speaker": {
        "id": 408,
        "legal_name": "Githu Muigai",
        "slug": "githu-muigai"
    },
    "content": "Further to your directions on 23rd November, 2011, and my undertaking to provide the House with data relating to sexual offences and incitement cases in relation to the Post-Election Violence (PEV), I have consulted the Director of Public Prosecutions and he has availed to my office the following data:-"
}