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

{
    "id": 2085,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2085/?format=api",
    "text_counter": 117,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Deputy Speaker, Sir, the primary reason for an appeal is for your case to be heard. That is the reason why you must appeal. There is a committee that deals with those who are having disciplinary cases. It is that committee which decides that an appeal has merit, and reinstates applicants to their positions. It may also find that an appeal has no merit, and so an applicant cannot be reinstated to his position."
}