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

{
    "id": 421544,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/421544/?format=api",
    "text_counter": 150,
    "type": "speech",
    "speaker_name": "Sen. Njoroge",
    "speaker_title": "",
    "speaker": {
        "id": 13158,
        "legal_name": "Ben Njoroge",
        "slug": "ben-njoroge"
    },
    "content": "On a point of order, Mr. Temporary Speaker, Sir. How many minutes is a Senator allowed to cross the Floor before resuming his place? I think Sen. Murkomen has overstayed the other side. I do not know what he is doing that side for that long."
}