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

{
    "id": 268,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/268/?format=api",
    "text_counter": 268,
    "type": "speech",
    "speaker_name": "Dr. Monda",
    "speaker_title": "",
    "speaker": {
        "id": 83,
        "legal_name": "Robert Onsare Monda",
        "slug": "robert-monda"
    },
    "content": "Madam Temporary Deputy Speaker, this Question has been with the Ministry for four months now. I do not understand how the Government can take four months to gather information from itself. We expect that being the Ministry of State for Public Service then information about personnel would be very readily available. I do not understand how then, we shall require a week to change what we have not been able to do in four months."
}