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

{
    "id": 1827,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1827/?format=api",
    "text_counter": 351,
    "type": "speech",
    "speaker_name": "Mr. Kambi",
    "speaker_title": "The Assistant Minister for Medical Services",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": " Thank you, Madam Temporary Deputy Speaker. With the Abuja Declaration on 15 per cent, as a Ministry, we have made our proposal and have convinced the Office of the Deputy Prime Minister and Ministry of Finance, who have assured us that in the Budget of next year, they are going to increase our allocation, if not by 15 per cent, by something close to that."
}