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

{
    "id": 876950,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/876950/?format=api",
    "text_counter": 418,
    "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, we are now through with the Order on Statements. We had earlier considered the Petitions. However, we would like to visit the Petition by Sen. Dullo because it was deferred by the Speaker. We were to revisit it after the Statements."
}