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

{
    "id": 147707,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/147707/?format=api",
    "text_counter": 35,
    "type": "speech",
    "speaker_name": "Mr. Chachu",
    "speaker_title": "",
    "speaker": {
        "id": 18,
        "legal_name": "Francis Chachu Ganya",
        "slug": "francis-ganya"
    },
    "content": "Thank you, Mr. Speaker, Sir. Is there flexibility in that policy, in case some employees would like to retire at the age of 55 years instead of 60 years?"
}