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

{
    "id": 109111,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/109111/?format=api",
    "text_counter": 65,
    "type": "speech",
    "speaker_name": "Mr. Linturi",
    "speaker_title": "",
    "speaker": {
        "id": 69,
        "legal_name": "Franklin Mithika Linturi",
        "slug": "franklin-linturi"
    },
    "content": "Mr. Deputy Speaker, Sir, the whole idea behind the economic stimulus package was to stimulate the economy for faster growth. In view of that, I want the Deputy Prime Minister and Minister for Finance to tell us whether, in his view, the whole package has been able to achieve its intended purpose."
}