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

{
    "id": 303172,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/303172/?format=api",
    "text_counter": 48,
    "type": "speech",
    "speaker_name": "Mr. Mwatela",
    "speaker_title": "",
    "speaker": {
        "id": 103,
        "legal_name": "Andrew Calist Mwatela",
        "slug": "andrew-mwatela"
    },
    "content": "Mr. Deputy Speaker, Sir, indeed, I have just repeated that this is a very embarrassing situation. As a Government, we should do better than this. I fall short of saying that I am willing to resign because I have been called upon to do so; it is definitely very embarrassing. I agree with the Members that from here, accompanied by the Member, I would like us to walk to the Treasury and get this sorted out."
}