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

{
    "id": 134768,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/134768/?format=api",
    "text_counter": 110,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Madam Temporary Deputy Speaker, we must thank the Assistant Minister for reassuring the country that despite the global meltdown, at least, we are still enjoying some nominal growth. But under these circumstances, what is the Ministry doing to ensure that employers do not lay off staff on the basis that we are having the effects of the global meltdown?"
}