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

{
    "id": 1381471,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1381471/?format=api",
    "text_counter": 265,
    "type": "speech",
    "speaker_name": "Sen. Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "What we forget is the term “considers”. What does it mean? When is a Bill considered? Is it considered when it has been published, read the First Time or being debated? There are many issues that we need to address. That is why I suggested that we may need to define in our Standing Orders. Before the Clerk reads a Bill, he or she has to define “consideration”."
}