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

{
    "id": 80221,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/80221/?format=api",
    "text_counter": 25,
    "type": "speech",
    "speaker_name": "Mr. Mwau",
    "speaker_title": "The Assistant Minister for Trade",
    "speaker": {
        "id": 105,
        "legal_name": "John Harun Mwau",
        "slug": "harun-mwau"
    },
    "content": " Mr. Deputy Speaker, Sir, as I conclude, this was initiated on 27th November, 2007 in Kampala. It was ensured that all agricultural products were excluded from the EPA negotiations. This comprehensive exclusion list of over 17 per cent was prepared by the national negotiating team which included members from line Ministries, private sector and civil society organizations."
}