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

{
    "id": 1255433,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1255433/?format=api",
    "text_counter": 172,
    "type": "speech",
    "speaker_name": "Hon. Kuria",
    "speaker_title": "The Cabinet Secretary for Investments, Trade and Industry",
    "speaker": {
        "id": 13160,
        "legal_name": "Moses Kuria",
        "slug": "moses-kuria"
    },
    "content": "This is remarkably a major departure from the previous Government, which was subsidizing consumption. In this Government, we have said that we are going to subsidize production, so that we do it for a period of time, and after that, the country can be self-sufficient."
}