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

{
    "id": 283998,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/283998/?format=api",
    "text_counter": 37,
    "type": "speech",
    "speaker_name": "Mr. K. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 172,
        "legal_name": "Julius Kiema Kilonzo",
        "slug": "kiema-kilonzo"
    },
    "content": "On a point of order, Mr. Speaker, Sir. My question has not been answered. I was very clear on the number of employees who are appearing on this list. You have just directed that he looks at it. The question was whether he needs more time to go and verify the information."
}