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

{
    "id": 2385,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2385/?format=api",
    "text_counter": 76,
    "type": "speech",
    "speaker_name": "Mr. Gabbow",
    "speaker_title": "",
    "speaker": {
        "id": 258,
        "legal_name": "Mohamed Hussein Gabbow",
        "slug": "mohammed-gabbow"
    },
    "content": "Mr. Speaker, Sir, my Ministry is not concerned with harvesting of water. That is the responsibility of another Ministry and I think the question should be redirected to the right Ministry. However, regarding the floods, I have said that we have repositioned 1,000 bags of maize and other non-food items. When there are floods, we provide those items. We even visited the affected areas recently. We are available and ready to provide food and non-food items."
}