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

{
    "id": 190801,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/190801/?format=api",
    "text_counter": 273,
    "type": "speech",
    "speaker_name": "Mr. K. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 172,
        "legal_name": "Julius Kiema Kilonzo",
        "slug": "kiema-kilonzo"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Yesterday, I rose on a point of order to seek a Ministerial Statement and today, the Minister said that he was ready. However, in view of your ruling, I will be travelling out of the country next week for official duty. So, I want to ask the Minister to bring that Ministerial Statement when I will be around the week after the next one."
}