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

{
    "id": 175619,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/175619/?format=api",
    "text_counter": 92,
    "type": "speech",
    "speaker_name": "Mr. Joho",
    "speaker_title": "",
    "speaker": {
        "id": 30,
        "legal_name": "Hassan Ali Joho",
        "slug": "hassan-joho"
    },
    "content": "asked the Minister of State for Provincial Administration and Internal Security, following the recent reports of several cases of crime reported in Kisauni area of Mombasa District, what immediate and urgent measures he is taking to ensure security is restored to avoid further loss of lives and looting of property."
}