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

{
    "id": 128079,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/128079/?format=api",
    "text_counter": 463,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "On a point of order, Mr. Speaker, Sir. With all due respect, is it in order for the hon. Minister to say that if the other Ministers are not in agreement with the position of hon. M Kilonzo, they should shut up? Is that Parliamentary language?"
}