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

{
    "id": 3795,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3795/?format=api",
    "text_counter": 74,
    "type": "speech",
    "speaker_name": "Mrs. Ngilu",
    "speaker_title": "",
    "speaker": {
        "id": 111,
        "legal_name": "Charity Kaluki Ngilu",
        "slug": "charity-ngilu"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, when we sign contracts for a project of this magnitude with donors, sometimes there is a requirement that the Government co-funds 10 per cent of the cost of the project. That money comes from the Exchequer. That way, the donors are able to see the seriousness of the Government in funding and completing projects. That is what it is."
}