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

{
    "id": 287972,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/287972/?format=api",
    "text_counter": 86,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Speaker, Sir, the Assistant Minister has just informed the House that 30 cents is an incentive. In my view, this is too low. What efforts are being made by the Ministry to enhance this incentive because currently it is demotivating?"
}