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

{
    "id": 1031027,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1031027/?format=api",
    "text_counter": 398,
    "type": "speech",
    "speaker_name": "Sen. Nyamunga",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 738,
        "legal_name": "Rose Nyamunga Ogendo",
        "slug": "rose-nyamunga-ogendo"
    },
    "content": " What is your point of order? You have not logged in. First of all log in before we give you the opportunity. If a Senator wants to raise a point of order, you know what to do. As it is, Sen. (Dr.) Musuruve, proceed."
}