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

{
    "id": 480823,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/480823/?format=api",
    "text_counter": 321,
    "type": "speech",
    "speaker_name": "Sen. Wangari",
    "speaker_title": "",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": "Thank you, Mr. Chairperson, Sir. My point of order is actually on the vote and considering how digital this House has become over the last few months, I am wondering why the vote cannot be displayed in the three columns of the no’s, yes and the abstentions on the screen?"
}