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

{
    "id": 1091647,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1091647/?format=api",
    "text_counter": 54,
    "type": "speech",
    "speaker_name": "Sen. Nyamunga",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 738,
        "legal_name": "Rose Nyamunga Ogendo",
        "slug": "rose-nyamunga-ogendo"
    },
    "content": " The petition by Sen. Halake was pursuant to Standing Order 230 (2) (a). Pursuant to Standing Order 231, I shall now allow comments, observations and clarifications in relation to the petition for not more than 30 minutes."
}