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

{
    "id": 1100467,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1100467/?format=api",
    "text_counter": 404,
    "type": "speech",
    "speaker_name": "Sen. Nyamunga",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 738,
        "legal_name": "Rose Nyamunga Ogendo",
        "slug": "rose-nyamunga-ogendo"
    },
    "content": " Hon. Senators, I understand the request by the Senate Minority Leader but according to Standing Order No. 105, the adjournment of debate should be made after the Motion has been read and seconded. Thereafter we can."
}