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

{
    "id": 234005,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234005/?format=api",
    "text_counter": 85,
    "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 the issue of agricultural extension officers and veterinary officers is very worrying in this country. Although the Ministry has the names in the office, some of these people must be ghost workers because we never see them in the field. So, could the Assistant Minister consider privatising those services?"
}