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

{
    "id": 100450,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100450/?format=api",
    "text_counter": 135,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, part (b) is even easier than part (a) because this is on the staffing policy. This Question has been here in other forms, many times. So, what is this big deal about it being difficult? When we say the “Minister” we are not talking about him. We are talking about the Ministry."
}