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

{
    "id": 4366,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4366/?format=api",
    "text_counter": 247,
    "type": "speech",
    "speaker_name": "Mr. Chachu",
    "speaker_title": "",
    "speaker": {
        "id": 18,
        "legal_name": "Francis Chachu Ganya",
        "slug": "francis-ganya"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. Is the Prime Minister in order to say that pastoralism, as we know it, is unviable when it is the only system known to man to have survived in extreme weather conditions over time? What empirical evidence does he have to state that, that source of livelihood in that extreme weather condition is not viable when it has sustained man for centuries?"
}