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

{
    "id": 890123,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/890123/?format=api",
    "text_counter": 2543,
    "type": "speech",
    "speaker_name": "Samburu West, KANU",
    "speaker_title": "Hon. (Ms.) Naisula Lesuuda",
    "speaker": {
        "id": 13122,
        "legal_name": "Naisula Lesuuda",
        "slug": "naisula-lesuuda"
    },
    "content": "of the House on Tuesday, 27​th​ November 2018. Hon. Temporary Deputy Speaker, when the Committee considered the Report and the Appropriation Bills, it noted that the development budget for the EAC is largely funded by development partners, namely, 84 per cent. The recurrent budget is largely supported by the member states at 88 per cent. This may present a challenge on"
}