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

{
    "id": 67761,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/67761/?format=api",
    "text_counter": 48,
    "type": "speech",
    "speaker_name": "Mr. Haji",
    "speaker_title": "",
    "speaker": {
        "id": 26,
        "legal_name": "Yusuf Mohammed Haji",
        "slug": "yusuf-haji"
    },
    "content": "Thank you very much, Sir. Joining the Army is not a conscription with strict rules to stay on the job. If an officer opts to retire, we have no reason to refuse him to retire. In this case, the officers concerned decided to retire and they were allowed to retire---"
}