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

{
    "id": 1003867,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1003867/?format=api",
    "text_counter": 290,
    "type": "speech",
    "speaker_name": "Sen. Nyamunga",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 738,
        "legal_name": "Rose Nyamunga Ogendo",
        "slug": "rose-nyamunga-ogendo"
    },
    "content": "Looking at the numbers, I do not think that we can go through the divisions. Therefore, we will defer Order Nos. 8, 9, 10, 11, 12, 13 and 14."
}