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

{
    "id": 4054,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4054/?format=api",
    "text_counter": 333,
    "type": "speech",
    "speaker_name": "Dr. Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "We can make labour a bit cheaper for the farmers. The way to make labour cheaper for farmers is to ensure that workers are paid in line with the productivity. So, if farmers are not overwhelmed with these loans, then they will pay better to the workers. Everybody will be happy. For the large scale farmers like hon. Kosgey and I, we can use plucking machines."
}