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

{
    "id": 2065,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2065/?format=api",
    "text_counter": 97,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "No, Mr. Deputy Speaker, Sir. I know what you are talking about. When you lose a job and you appeal to the Commissioner of Police, you do not take that letter of appeal to the Commissioner of Police. You go through your presiding officer, who is your immediate boss, who will recommend or sign the letter. The same letter will go somewhere else. If you look at that appeal there is nothing recommended on it, or signed indicating that it was passed to the next person."
}