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

{
    "id": 490083,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/490083/?format=api",
    "text_counter": 38,
    "type": "speech",
    "speaker_name": "Hon. Serem",
    "speaker_title": "",
    "speaker": {
        "id": 1162,
        "legal_name": "Cornelly Serem",
        "slug": "cornelly-serem"
    },
    "content": "On a point of order, hon. Speaker. Considering the interest of Members in this subject, is it in order for me to request that we reduce contributing time from 10 minutes to five minutes?"
}