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

{
    "id": 176113,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/176113/?format=api",
    "text_counter": 131,
    "type": "speech",
    "speaker_name": "Dr. Machage",
    "speaker_title": "",
    "speaker": {
        "id": 179,
        "legal_name": "Wilfred Gisuka Machage",
        "slug": "wilfred-machage"
    },
    "content": "Mr. Speaker, Sir, the repair work is continuous. During the last financial year 2007/2008, I allocated Kshs3,660,000 for routine maintenance. In this financial year, I have allocated Kshs14,494,000 for the same purpose."
}