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

{
    "id": 11983,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/11983/?format=api",
    "text_counter": 289,
    "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. You gave us an opportunity to ask two questions each and the Minister has not answered my second question, which was: How many children have been found sick out of those who ate Unimix? In fact, not only children but any person. Can the Minister confirm?"
}