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

{
    "id": 97719,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/97719/?format=api",
    "text_counter": 111,
    "type": "speech",
    "speaker_name": "Mr. Ndambuki",
    "speaker_title": "The Assistant Minister for Agriculture",
    "speaker": {
        "id": 191,
        "legal_name": "Gideon Musyoka Ndambuki",
        "slug": "gideon-ndambuki"
    },
    "content": "(b) I am aware that 721 tonnes valued at Kshs2,056,320 was exported to a neighbouring country which accounts for about 0.04 of the total production in 2009, which is insignificant in terms of losses in revenue, job opportunities and shortage to the local farmers."
}