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

{
    "id": 1225228,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1225228/?format=api",
    "text_counter": 314,
    "type": "speech",
    "speaker_name": "Sen. Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "Madam Temporary Speaker, I will not be forced to take in words that I did not emit. I would like to request that the HANSARD be provided so that if, indeed, I said that the Committee tabled the Report, I will be more than happy to withdraw that sentence."
}