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

{
    "id": 1234841,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234841/?format=api",
    "text_counter": 611,
    "type": "speech",
    "speaker_name": "Sen. Wambua",
    "speaker_title": "",
    "speaker": {
        "id": 13199,
        "legal_name": "Enoch Kiio Wambua",
        "slug": "enoch-kiio-wambua"
    },
    "content": "Mr. Temporary Speaker, Sir, religion is meant to give hope and speak life to hopelessness and despair. In particular, Christianity is a religion founded on the foundations of education and health care. It is alarming that the false and fake pastor Paul Mackenzie is telling our children that they should not go to school and if they get sick, they should not seek medical attention. The first missionaries who came to this country beginning with those who arrived in Rabai at the coast, Kaufman who led his team in Kitui South, Ikutha, and established a church in 1891."
}