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

{
    "id": 91501,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/91501/?format=api",
    "text_counter": 142,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, on behalf of the Ministry of Transport, let me once again thank the World Bank, Government of Japan, and African Development Fund for the financial support they have availed to the Ministry totalling Kshs5.6 billion. I also want to confirm to each one of those donors that the money will be properly utilized on the projects and programmes already prioritized in this Budget."
}