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

{
    "id": 82764,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/82764/?format=api",
    "text_counter": 166,
    "type": "speech",
    "speaker_name": "Mr. Ombui",
    "speaker_title": "",
    "speaker": {
        "id": 123,
        "legal_name": "Wilfred Moriasi Ombui",
        "slug": "wilfred-ombui"
    },
    "content": "Secondly, it has a problem of insufficient funding. The department is not adequately funded by the Ministry of Finance. In actual sense, if you look at those two financial years, you will see that they have substantially reduced the department’s budget in the current financial year. What we call “consultancy fee” was there in the last financial year. However, in this year’s budget, it has been removed."
}