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

{
    "id": 91963,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/91963/?format=api",
    "text_counter": 333,
    "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": "Madam Temporary Deputy Speaker, let me take this opportunity also to congratulate and thank the Deputy Prime Minister and Minister for Finance and his team for a job very well done. We have seen the big growth in our economic sector, definitely, because of the management of our fiscal policy, especially after we came out of such a gloomy beginning in 2008."
}