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

{
    "id": 104797,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/104797/?format=api",
    "text_counter": 72,
    "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. Thank you for indulging me. You have directed that this Question be listed on the Order Paper next week because of its importance. However, if this House will be going on recess, would I be in order to request this Question be answered tomorrow?"
}