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

{
    "id": 1103642,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1103642/?format=api",
    "text_counter": 108,
    "type": "speech",
    "speaker_name": "Sen. Nyamunga",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 738,
        "legal_name": "Rose Nyamunga Ogendo",
        "slug": "rose-nyamunga-ogendo"
    },
    "content": " Thank you, Senators. That brings us to the end of comments on that Statement. The Statement stands committed to the relevant committee. The next Statement is by Sen. Sakaja."
}