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

{
    "id": 147724,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/147724/?format=api",
    "text_counter": 52,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Mr. Speaker, Sir, could the Minister confirm that by increasing the retirement age from 55 years to 60 years, in essence, what the Government is doing is to perpetuate inefficiency in Government by retaining people who cannot accept change and people who have been holding the same positions for a long time?"
}