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

{
    "id": 86903,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/86903/?format=api",
    "text_counter": 303,
    "type": "speech",
    "speaker_name": "Mr. Mbiuki",
    "speaker_title": "",
    "speaker": {
        "id": 79,
        "legal_name": "Japhet M. Kareke Mbiuki",
        "slug": "japhet-kareke-mbiuki"
    },
    "content": "Mr. Speaker, Sir, we are encouraging farmers to increase the acreage of farms. At the same time, we are giving subsidized farm inputs such as fertilizer and seeds, so that it can become economically viable for our farmers to produce enough wheat for local consumption."
}