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

{
    "id": 149902,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/149902/?format=api",
    "text_counter": 57,
    "type": "speech",
    "speaker_name": "Mr. Khaniri",
    "speaker_title": "",
    "speaker": {
        "id": 171,
        "legal_name": "George Munyasa Khaniri",
        "slug": "george-khaniri"
    },
    "content": "Mr. Speaker, Sir, the decision to fire was in itself an appraisal. This is an employee who has been found guilty of the allegations that I have stated in my answer. I do not know what other appraisal the hon. Member is asking for."
}