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

{
    "id": 2285,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2285/?format=api",
    "text_counter": 317,
    "type": "speech",
    "speaker_name": "Mr. Mbiuki",
    "speaker_title": "The Assistant Minister for Agriculture",
    "speaker": {
        "id": 79,
        "legal_name": "Japhet M. Kareke Mbiuki",
        "slug": "japhet-kareke-mbiuki"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, the small tea growers are registered outgrowers of their respective tea factories, and the factories are owned by the growers through shareholdings. The number of shares depends on the green tea delivered by the growers by the time of share allocation. The factories normally elect six directors who make decisions on behalf of the tea growers. The directors are elected to serve a term of three years on a rotational basis."
}