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

{
    "id": 1028125,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1028125/?format=api",
    "text_counter": 161,
    "type": "speech",
    "speaker_name": "Sen. Nyamunga",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 738,
        "legal_name": "Rose Nyamunga Ogendo",
        "slug": "rose-nyamunga-ogendo"
    },
    "content": " Sen. Malalah, do you want to ride on or make a statement? Sen. Cheruiyot, I will give you an opportunity to make comments after that."
}