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

{
    "id": 1213226,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1213226/?format=api",
    "text_counter": 39,
    "type": "speech",
    "speaker_name": "Sen. Wambua",
    "speaker_title": "",
    "speaker": {
        "id": 13199,
        "legal_name": "Enoch Kiio Wambua",
        "slug": "enoch-kiio-wambua"
    },
    "content": "I beg to give notice of the following Motion: - AWARE THAT, Kenya is experiencing the most intense, severe and alarming drought in forty years, as a result of the failure of four consecutive rainy seasons, affecting more than twenty counties in arid and semi-arid lands (ASAL); FURTHER AWARE THAT, more than 4.2 million people representing 24 percent of the ASAL population are facing high levels of acute food insecurity, with about 2.7 million in crisis phase and 785,000 people in emergency state;"
}