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

{
    "id": 1174752,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1174752/?format=api",
    "text_counter": 87,
    "type": "speech",
    "speaker_name": "Sen. Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I am looking at the Order Paper and there are two critical Motions that we need to deal with. One of them is about the debt ceiling and the other one is about going on recess sine die . However, looking around, we do not have numbers at the moment."
}