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

{
    "id": 1158995,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1158995/?format=api",
    "text_counter": 235,
    "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, can we have some order. Can we take our seats? I do not want to mention your names. Kindly let us have some order and please take your seats. Let us continue."
}