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

{
    "id": 2443,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2443/?format=api",
    "text_counter": 134,
    "type": "speech",
    "speaker_name": "Mr. K. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 172,
        "legal_name": "Julius Kiema Kilonzo",
        "slug": "kiema-kilonzo"
    },
    "content": "Mr. Speaker, Sir, as you can see, I have got a blue label on my coat just to show solidarity with the striking doctors. I rise to seek a Ministerial Statement from the Minister for Medical Services on the strike which is going on. As we sit here, the doctors have blocked the entrance to Parliament. I would like the Minister to address the following issues---"
}