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

{
    "id": 169983,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/169983/?format=api",
    "text_counter": 490,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "Madam Temporary Deputy Speaker, we all know the important role played by this sector in the economy. As it is now, it is estimated that the tea sector employs up to 100,000 people and indirectly supports up to three million people in this country. This shows how important this critical sector of agriculture is to our economy."
}