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

{
    "id": 3086,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3086/?format=api",
    "text_counter": 340,
    "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, Madam Temporary Deputy Speaker. Is the Assistant Minister in order to give an excuse that the file has been missing or misplaced while we are dealing with a Government that issues documents? Why can the same Government – which issues the certificates which are allegedly misplaced or missing – not go ahead and issue orders because the working documents are still there?"
}