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

{
    "id": 412345,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/412345/?format=api",
    "text_counter": 97,
    "type": "speech",
    "speaker_name": "Hon. Shill",
    "speaker_title": "",
    "speaker": {
        "id": 1465,
        "legal_name": "Elias Bare Shill",
        "slug": "elias-bare-shill"
    },
    "content": "I am not jealous but what we are saying is that we must have equitable distribution of resources and people must have equal shares. That is a fact.Why should some people in this country have more while others have nothing? We must change, we have a new Constitution.That is the truth! Nyanza, Western and North Eastern provinces are marginalized. Some people get more things than other places, which is very wrong."
}