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

{
    "id": 98395,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/98395/?format=api",
    "text_counter": 76,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. It has become a common trend for Ministers to look at the answers at the last minute and then come here to ask for an extension of time. I am asking the Chair to address that issue because this week alone, there have been about seven cases of that nature."
}