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

{
    "id": 1158238,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1158238/?format=api",
    "text_counter": 96,
    "type": "speech",
    "speaker_name": "Sen. Nyamunga",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 738,
        "legal_name": "Rose Nyamunga Ogendo",
        "slug": "rose-nyamunga-ogendo"
    },
    "content": " No, let me say something before you continue. It is important that you know we are at a very critical time in the politics of this country. At the same time, the fuel problem is a very serious problem. It would be very nice for us to say things that do not inflame but help the situation."
}