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

{
    "id": 45647,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/45647/?format=api",
    "text_counter": 74,
    "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": "The Githurai Sewerage Project, which is also in Juja Constituency, is currently under implementation with funding from the African Development Bank (ADB) to the tune of Kshs1.6 billion. This project will be completed by December, 2013."
}