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

{
    "id": 201063,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/201063/?format=api",
    "text_counter": 99,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": "Mr. Speaker, Sir, allow me to say that I was not part of the conspiracy. I was not a Member of that Committee. I was concerned about the reputation of hon. Members of this House because it was said \"an anonymous hon. Member\" and I insisted that he must be named."
}