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

{
    "id": 1117742,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1117742/?format=api",
    "text_counter": 53,
    "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, Senator. Hon. Senators, I know that we have some of our Members who are travelling to Mombasa and we need to have them in this Sitting. I urge them to log in and join virtually so that it does not disrupt the proceedings of this sitting. We should achieve today’s goal."
}