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

{
    "id": 1119279,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1119279/?format=api",
    "text_counter": 356,
    "type": "speech",
    "speaker_name": "Sen. Nyamunga",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 738,
        "legal_name": "Rose Nyamunga Ogendo",
        "slug": "rose-nyamunga-ogendo"
    },
    "content": " Hon. Senators, I need your indulgence because there is still a lot of interest and we would like to give a chance to as many Members as possible. I suggest we reduce the time to 10 minutes."
}