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

{
    "id": 13148,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/13148/?format=api",
    "text_counter": 200,
    "type": "speech",
    "speaker_name": "Mr. Kiuna",
    "speaker_title": "",
    "speaker": {
        "id": 54,
        "legal_name": "Joseph Nganga Kiuna",
        "slug": "joseph-kiuna"
    },
    "content": "Mr. Speaker, Sir, while I appreciate the measures the Government is taking as stated by the Minister, what measures has the Government taken to sensitize and educate the public about any suspicious parcels, objects and persons among the communities? The public should be sensitized to report such parcels or persons to the relevant authority, so that the Government can take appropriate action."
}