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

{
    "id": 1098119,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1098119/?format=api",
    "text_counter": 276,
    "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 just want to plead with you. If you do not need to take the 20 minutes, you can always donate because we have Members who have been sitting here the whole afternoon with an intention of making a contribution to this Bill. We should be fair in that direction. Sen. Mutula Kilonzo Jnr., proceed."
}