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

{
    "id": 45648,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/45648/?format=api",
    "text_counter": 75,
    "type": "speech",
    "speaker_name": "Mrs. Mugo",
    "speaker_title": "The Minister for Public Health and Sanitation",
    "speaker": {
        "id": 85,
        "legal_name": "Beth Wambui Mugo",
        "slug": "beth-mugo"
    },
    "content": "With respect to the Ruiru Sewerage Project, which will cost Kshs2.5 billion, the Ministry of Water and Irrigation wrote to Treasury, requesting for funding for 2010. Consequently, the Treasury is engaged in funding discussions with our development partners – the French Government – with a view to leveraging funds for the projects. So, a solution is expected soon."
}