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

{
    "id": 1087348,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1087348/?format=api",
    "text_counter": 125,
    "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, you know Statements under Standing Order No. 48 (a) are supposed to be referred to Committees and our time for Statements is far spent. Let me just give Sen. Madzayo two minutes please."
}