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

{
    "id": 303165,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/303165/?format=api",
    "text_counter": 41,
    "type": "speech",
    "speaker_name": "Mr. Mwatela",
    "speaker_title": "",
    "speaker": {
        "id": 103,
        "legal_name": "Andrew Calist Mwatela",
        "slug": "andrew-mwatela"
    },
    "content": "Mr. Deputy Speaker, Sir, I want to agree with you that under the principle of collective responsibility, there is definitely failure on our part. Unfortunately, the situation is like this. There is really very little that I can do at this moment."
}