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

{
    "id": 1210788,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1210788/?format=api",
    "text_counter": 182,
    "type": "speech",
    "speaker_name": "Sen. Madzayo",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 679,
        "legal_name": "Stewart Mwachiru Shadrack Madzayo",
        "slug": "stewart-mwachiru-shadrack-madzayo"
    },
    "content": "I do not understand why I am being interrupted when I am still on my feet. The Standing Order provides that if I stand on a Standing Order, I should not be interrupted."
}