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

{
    "id": 203546,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/203546/?format=api",
    "text_counter": 204,
    "type": "speech",
    "speaker_name": "Mr. Khamasi",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 300,
        "legal_name": "Daniel Lyula Khamasi",
        "slug": "daniel-khamasi"
    },
    "content": " In my humble belief, we have courts. People have gone to courts when such things are reported in the Press. Some have been successful and others not. I think that is a recourse that is open to you. You can go to court and file a suite against whoever it is! I think we have now come to the end of that! Next Order!"
}