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

{
    "id": 1003982,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1003982/?format=api",
    "text_counter": 405,
    "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 think that brings us to the end of that debate on the Bill. The Division will be listed tomorrow. However, it will depend on whether we will have the numbers or not, because I have seen the urgency of the Bill. If we will have numbers, we will have the Division."
}