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

{
    "id": 1111050,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111050/?format=api",
    "text_counter": 137,
    "type": "speech",
    "speaker_name": "Yatta, Independent",
    "speaker_title": "Hon. Charles Kilonzo",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "Hon. Speaker, I am seeking directions on whether Chairs of Committee and people holding leadership in the House, representing the Government should and must not ask Questions here. This has been the practice within the Commonwealth and that is why I seek your direction."
}