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

{
    "id": 105899,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/105899/?format=api",
    "text_counter": 428,
    "type": "speech",
    "speaker_name": "Mrs. Mugo",
    "speaker_title": "The Minister for Public Health and Sanitation",
    "speaker": {
        "id": 85,
        "legal_name": "Beth Wambui Mugo",
        "slug": "beth-mugo"
    },
    "content": "Like my colleagues who have spoken before me, I wish to congratulate the Ministry, and the Deputy Prime Minister and Minister for Finance, his Assistant Minister and their entire team, for the good work they are doing. We should especially appreciate the fact that after the country went through the terrible experience of businesses going down following the post-election crisis, which we unfortunately brought upon ourselves, they have been able to recoup the management of our finances under very difficult circumstances and have still been able to run the many needs of a government."
}