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

{
    "id": 47003,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/47003/?format=api",
    "text_counter": 301,
    "type": "speech",
    "speaker_name": "Mr. Pesa",
    "speaker_title": "",
    "speaker": {
        "id": 134,
        "legal_name": "John Dache Pesa",
        "slug": "john-pesa"
    },
    "content": "These people buy sugarcane from farmers, who are very poor and have nothing to use to take their children to school. What we are saying is that if a factory signs a contract with farmers and then it turns out that it is not able to crush all the sugarcane that has been produced, such a factory should have a contract with the next factory, so that the factory that signed the contract with the farmer can sell the sugarcane to that other factory, so that the farmer can benefit. Sugarcane should not be sold to middlemen, who actually exploit farmers. That is what we want included in the Bill."
}