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

{
    "id": 135373,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/135373/?format=api",
    "text_counter": 181,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "Mr. Speaker, Sir, as a suggestion and request to the Government, is it possible to release CDF funds for the current financial year by the end of this month, so that much of these funds can be used in labour intensive works, including construction of roads and water pans?"
}