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

{
    "id": 15208,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/15208/?format=api",
    "text_counter": 201,
    "type": "speech",
    "speaker_name": "Dr. Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "Mr. Speaker, Sir, I did say that I very well understand the passion with which Members were trying to defend the Prime Minister. If, in the opinion of the Chair, those two words are offensive, then who I am I? I will then reverse them."
}