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

{
    "id": 1064497,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1064497/?format=api",
    "text_counter": 194,
    "type": "speech",
    "speaker_name": "Yatta, Independent",
    "speaker_title": "Hon. Charles Kilonzo",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": " Thank you, Hon. Speaker. I want to raise this matter because last year, a similar matter appeared before this House and it was purely on procedure. In this particular matter, an accused person had requested to appear before the Committee, but the ruling from the Chairman was that Members of Committees are totally out of order to deny an accused person an opportunity to appear before the Committee."
}