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

{
    "id": 54269,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/54269/?format=api",
    "text_counter": 156,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Speaker, Sir, while thanking the Minister for the good answer, could she inform this House the extra effort and commitment the Ministry is making to make sure that these funds are not returned to the Treasury before the end of this financial, so that the community benefits from the funds allocated to these projects?"
}