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

{
    "id": 1159031,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1159031/?format=api",
    "text_counter": 271,
    "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 going to defer Order No. 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 and19 to be listed for the next sitting."
}