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

{
    "id": 1003945,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1003945/?format=api",
    "text_counter": 368,
    "type": "speech",
    "speaker_name": "Sen. Nyamunga",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 738,
        "legal_name": "Rose Nyamunga Ogendo",
        "slug": "rose-nyamunga-ogendo"
    },
    "content": " Senator, it is within the rules that you do not read a report word for word. It is important that the best you can do is to summarize. We are going to add you three more minutes to conclude moving."
}