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

{
    "id": 1120221,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1120221/?format=api",
    "text_counter": 51,
    "type": "speech",
    "speaker_name": "Sen. Nyamunga",
    "speaker_title": "",
    "speaker": {
        "id": 738,
        "legal_name": "Rose Nyamunga Ogendo",
        "slug": "rose-nyamunga-ogendo"
    },
    "content": "Thank you, Madam Deputy Speaker. This issue was raised last week. I also spoke to some of the stakeholders this morning on this matter. I talked to our clerk and he assured me that the report is ready. I assure Sen. Khaniri that within this week, we will make sure that the report comes to the House."
}