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

{
    "id": 79567,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/79567/?format=api",
    "text_counter": 224,
    "type": "speech",
    "speaker_name": "Mr. M.M. Ali",
    "speaker_title": "",
    "speaker": {
        "id": 74,
        "legal_name": "Ali Mohamud Mohamed",
        "slug": "ali-mohamud-mohamed"
    },
    "content": "Mr. Deputy Speaker, Sir, I am aware of the disaster that occurred on Lake Victoria. As we speak, high level delegations from my Ministry, in collaboration with the Disaster Rescue Centres, are on site. The delegation from my Ministry includes none other than hon. Esther Murugi Mathenge and my Permanent Secretary (PS). So, we are aware of that situation, and we are handling it appropriately."
}