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

{
    "id": 54436,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/54436/?format=api",
    "text_counter": 323,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "Thank you, Madam Temporary Deputy Speaker. One of the most interesting aspects about this Government is that when Parliament and especially the Back Bench tries to query the Government or to ask the Government what it is doing, the Executive or the Government joins in lamenting."
}