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

{
    "id": 100094,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100094/?format=api",
    "text_counter": 253,
    "type": "speech",
    "speaker_name": "Mr. Kiilu",
    "speaker_title": "",
    "speaker": {
        "id": 45,
        "legal_name": "Peter L. N. Kiilu",
        "slug": "peter-kiilu"
    },
    "content": "Madam Temporary Deputy Chairperson, after consultation and after looking at what has been presented by the Mover, I have found that he has picked all what we wanted to amend. In the circumstances, it will be redundant to continue repeating the same process. I propose we move on without amendments."
}