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

{
    "id": 42608,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42608/?format=api",
    "text_counter": 241,
    "type": "speech",
    "speaker_name": "Mr. Lesrima",
    "speaker_title": "The Assistant Minister, Ministry of State for Provincial Administration and Internal Security",
    "speaker": {
        "id": 178,
        "legal_name": "Simon Saimanga Lesirma",
        "slug": "simon-lesirma"
    },
    "content": " Mr. Deputy Speaker, Sir, yes, this is a very serious matter, and I empathise with my colleague and the people of the area. We have instructed the District Commissioner to provide food that is available in the stores immediately, while the Ministry of Special Programmes officers are also mobilizing themselves."
}