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

{
    "id": 147781,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/147781/?format=api",
    "text_counter": 109,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "Mr. Speaker, Sir, my question is very simple. The Minister might have come up with a legitimate reason for increasing the age of retirement to 60 years. What reasons does he have for allowing officers who are more than 60 years old to continue serving in the Public Service?"
}