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

{
    "id": 1768,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1768/?format=api",
    "text_counter": 292,
    "type": "speech",
    "speaker_name": "Mr. Ochieng",
    "speaker_title": "",
    "speaker": {
        "id": 2955,
        "legal_name": "David Ouma Ochieng'",
        "slug": "david-ouma-ochieng"
    },
    "content": "Madam Temporary Deputy Speaker, the Assistant Minister has explained here that they have now established a department in the CID to investigate or deal with land fraud cases. How equipped is that department? Will it be able to deal with the massive land fraud cases that are everywhere in this country?"
}